[Mesa-dev] [PATCH 01/13] targets/pipe-loader: link pipe-nouveau against libdrm

Francisco Jerez currojerez at riseup.net
Thu Feb 13 04:50:09 PST 2014


Emil Velikov <emil.l.velikov at gmail.com> writes:

> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

Reviewed-by: Francisco Jerez <currojerez at riseup.net>

> ---
>  src/gallium/targets/pipe-loader/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/gallium/targets/pipe-loader/Makefile.am b/src/gallium/targets/pipe-loader/Makefile.am
> index 97733c1..cb2eff7 100644
> --- a/src/gallium/targets/pipe-loader/Makefile.am
> +++ b/src/gallium/targets/pipe-loader/Makefile.am
> @@ -72,6 +72,7 @@ pipe_nouveau_la_LIBADD = \
>  	$(PIPE_LIBS) \
>  	$(top_builddir)/src/gallium/winsys/nouveau/drm/libnouveaudrm.la \
>  	$(top_builddir)/src/gallium/drivers/nouveau/libnouveau.la \
> +	$(LIBDRM_LIBS) \
>  	$(NOUVEAU_LIBS)
>  pipe_nouveau_la_LDFLAGS = -no-undefined -avoid-version -module
>  if HAVE_MESA_LLVM
> -- 
> 1.8.5.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140213/6daa0dba/attachment-0001.pgp>


More information about the mesa-dev mailing list