mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 13:10:10 +01:00
configure: Add galahad to default build.
This commit is contained in:
parent
d3ad6fa579
commit
2560978588
1 changed files with 1 additions and 1 deletions
|
|
@ -474,7 +474,7 @@ GLU_DIRS="sgi"
|
|||
GALLIUM_DIRS="auxiliary drivers state_trackers"
|
||||
GALLIUM_TARGET_DIRS=""
|
||||
GALLIUM_WINSYS_DIRS="sw"
|
||||
GALLIUM_DRIVERS_DIRS="softpipe failover trace rbug identity"
|
||||
GALLIUM_DRIVERS_DIRS="softpipe failover galahad trace rbug identity"
|
||||
GALLIUM_STATE_TRACKERS_DIRS=""
|
||||
|
||||
case "$mesa_driver" in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue