mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 06:40:08 +01:00
targets/pipe-loader: link pipe-nouveau against libdrm
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> Reviewed-by: Francisco Jerez <currojerez@riseup.net>
This commit is contained in:
parent
6984a6be5c
commit
0c9912b266
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue