From: Brian Paul Date: Tue, 18 Aug 2009 22:58:12 +0000 (-0600) Subject: llvmpipe: re-enable other gallium drivers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4c6fd574b1432b91c3645a3db586d3efbd9617bc;p=mesa.git llvmpipe: re-enable other gallium drivers No more symbol collisions between drivers, AFAICT. --- diff --git a/configs/linux-llvm b/configs/linux-llvm index e7cf791b3fe..5358bf5b746 100644 --- a/configs/linux-llvm +++ b/configs/linux-llvm @@ -8,8 +8,8 @@ CONFIG_NAME = linux-llvm #GALLIUM_AUXILIARY_DIRS += gallivm -# override for LLVM -GALLIUM_DRIVERS_DIRS = llvmpipe +# Add llvmpipe driver +GALLIUM_DRIVERS_DIRS += llvmpipe OPT_FLAGS = -g -ansi -pedantic DEFINES += -DDEBUG -DDEBUG_MATH -DGALLIUM_LLVMPIPE