mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 12:28:07 +02:00
targets/xa-vmwgfx: Force c++ linker to fix undefined symbols
NOTE: This is a candidate for the 9.1 branch. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=61200 Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
b6f15954b4
commit
c1eb585f3d
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ libxatracker_la_LIBADD = \
|
|||
$(top_builddir)/src/gallium/drivers/trace/libtrace.la \
|
||||
$(top_builddir)/src/gallium/drivers/rbug/librbug.la
|
||||
|
||||
nodist_EXTRA_libxatracker_la_SOURCES = dummy.cpp
|
||||
|
||||
if HAVE_MESA_LLVM
|
||||
libxatracker_la_LDFLAGS += $(LLVM_LDFLAGS)
|
||||
libxatracker_la_LIBADD += $(LLVM_LIBS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue