Re: [Mesa-dev] [PATCH 2/2] autotools: add -I/src/egl to tizonia

2018-03-13 Thread Emil Velikov
On 13 March 2018 at 18:23, Dylan Baker wrote: > Quoting Emil Velikov (2018-03-13 09:41:47) >> On 7 March 2018 at 23:13, Dylan Baker wrote: >> > meson got the same fix. >> > >> > cc: Emil Veliov >> > Signed-off-by: Dylan Baker >> > --- >> > >> > I don't know hat the "right" fix is here Emil, I j

Re: [Mesa-dev] [PATCH 2/2] autotools: add -I/src/egl to tizonia

2018-03-13 Thread Dylan Baker
Quoting Emil Velikov (2018-03-13 09:41:47) > On 7 March 2018 at 23:13, Dylan Baker wrote: > > meson got the same fix. > > > > cc: Emil Veliov > > Signed-off-by: Dylan Baker > > --- > > > > I don't know hat the "right" fix is here Emil, I just picked one and > > applied it > > to both meson and

Re: [Mesa-dev] [PATCH 2/2] autotools: add -I/src/egl to tizonia

2018-03-13 Thread Emil Velikov
On 7 March 2018 at 23:13, Dylan Baker wrote: > meson got the same fix. > > cc: Emil Veliov > Signed-off-by: Dylan Baker > --- > > I don't know hat the "right" fix is here Emil, I just picked one and applied > it > to both meson and autotools. > Hmm I've misread Tim's reply - I've assumed this h

[Mesa-dev] [PATCH 2/2] autotools: add -I/src/egl to tizonia

2018-03-07 Thread Dylan Baker
meson got the same fix. cc: Emil Veliov Signed-off-by: Dylan Baker --- I don't know hat the "right" fix is here Emil, I just picked one and applied it to both meson and autotools. src/gallium/state_trackers/omx/tizonia/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/galliu