xvmc-softpipe: remove LLVM_LIBS
this is added conditionally in Makefile.xmvc Spotted by Chris Rankin.
This commit is contained in:
@@ -14,7 +14,7 @@ PIPE_DRIVERS = \
|
||||
C_SOURCES = \
|
||||
$(TOP)/src/gallium/winsys/g3dvl/xlib/xsp_winsys.c
|
||||
|
||||
DRIVER_LIBS = $(LLVM_LIBS)
|
||||
DRIVER_LIBS =
|
||||
|
||||
include ../Makefile.xvmc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user