mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 02:20:11 +01:00
llvmpipe: re-enable other gallium drivers
No more symbol collisions between drivers, AFAICT.
This commit is contained in:
parent
908d8d7a1b
commit
4c6fd574b1
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue