aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xvmc-softpipe
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/xvmc-softpipe')
-rw-r--r--src/gallium/targets/xvmc-softpipe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/xvmc-softpipe/Makefile b/src/gallium/targets/xvmc-softpipe/Makefile
index 5b60bede589..ffc042900a7 100644
--- a/src/gallium/targets/xvmc-softpipe/Makefile
+++ b/src/gallium/targets/xvmc-softpipe/Makefile
@@ -14,7 +14,7 @@ PIPE_DRIVERS = \
C_SOURCES = \
$(TOP)/src/gallium/winsys/g3dvl/xlib/xsp_winsys.c
-DRIVER_LIBS =
+DRIVER_LIBS = $(LLVM_LIBS)
include ../Makefile.xvmc