[Mesa-dev] [PATCH 1/2] targets/xvmc: automake: link against libmesautil.la
Jason Ekstrand
jason at jlekstrand.net
Mon Aug 4 16:47:57 PDT 2014
Reviewed-by: Jason Ekstrand <jason.ekstrand at intel.com>
On Mon, Aug 4, 2014 at 2:12 PM, Emil Velikov <emil.l.velikov at gmail.com>
wrote:
> Or the build will fail due to unresolved symbols.
>
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
> src/gallium/targets/xvmc/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/gallium/targets/xvmc/Makefile.am
> b/src/gallium/targets/xvmc/Makefile.am
> index 329a1d4..884bccf 100644
> --- a/src/gallium/targets/xvmc/Makefile.am
> +++ b/src/gallium/targets/xvmc/Makefile.am
> @@ -26,6 +26,7 @@ endif # HAVE_LD_VERSION_SCRIPT
> libXvMCgallium_la_LIBADD = \
> $(top_builddir)/src/gallium/state_trackers/xvmc/libxvmctracker.la
> \
> $(top_builddir)/src/gallium/auxiliary/libgallium.la \
> + $(top_builddir)/src/util/libmesautil.la \
> $(XVMC_LIBS) \
> $(LIBDRM_LIBS) \
> $(GALLIUM_COMMON_LIB_DEPS)
> --
> 2.0.2
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140804/233eb08b/attachment.html>
More information about the mesa-dev
mailing list