Re: [Mesa-dev] [PATCH 1/6] targets/egl-static: link with libmesautil.la

2014-08-04 Thread Emil Velikov
On 04/08/14 21:38, Brian Paul wrote: > On 08/04/2014 02:21 PM, Emil Velikov wrote: >> On 04/08/14 21:16, Brian Paul wrote: >>> --- >>> src/gallium/targets/egl-static/Makefile.am |5 - >>> 1 file changed, 4 insertions(+), 1 deletion(-) >>> >>> diff --git a/src/gallium/targets/egl-static/M

Re: [Mesa-dev] [PATCH 1/6] targets/egl-static: link with libmesautil.la

2014-08-04 Thread Brian Paul
On 08/04/2014 02:21 PM, Emil Velikov wrote: On 04/08/14 21:16, Brian Paul wrote: --- src/gallium/targets/egl-static/Makefile.am |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am i

Re: [Mesa-dev] [PATCH 1/6] targets/egl-static: link with libmesautil.la

2014-08-04 Thread Emil Velikov
On 04/08/14 21:16, Brian Paul wrote: > --- > src/gallium/targets/egl-static/Makefile.am |5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/src/gallium/targets/egl-static/Makefile.am > b/src/gallium/targets/egl-static/Makefile.am > index 84f3338..ff053e2 100644 > ---

[Mesa-dev] [PATCH 1/6] targets/egl-static: link with libmesautil.la

2014-08-04 Thread Brian Paul
--- src/gallium/targets/egl-static/Makefile.am |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am index 84f3338..ff053e2 100644 --- a/src/gallium/targets/egl-static/Makefile.am +++ b/sr