Re: [Mesa-dev] [PATCH 2/2] targets/omx: automake: link against libmesautil.la

2014-08-04 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand On Mon, Aug 4, 2014 at 2:12 PM, Emil Velikov wrote: > Or the build will fail due to unresolved symbols. > > Signed-off-by: Emil Velikov > --- > src/gallium/targets/omx/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/targets/omx/Mak

[Mesa-dev] [PATCH 2/2] targets/omx: automake: link against libmesautil.la

2014-08-04 Thread Emil Velikov
Or the build will fail due to unresolved symbols. Signed-off-by: Emil Velikov --- src/gallium/targets/omx/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/targets/omx/Makefile.am b/src/gallium/targets/omx/Makefile.am index 3840143..4045548 100644 --- a/src/gallium/tar