mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 18:48:28 +02:00
Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default.
This commit is contained in:
parent
584303ac8e
commit
6bd4bc785e
1 changed files with 1 additions and 1 deletions
|
|
@ -417,7 +417,7 @@ WINDOW_SYSTEM=""
|
|||
GALLIUM_DIRS="auxiliary drivers state_trackers"
|
||||
GALLIUM_WINSYS_DIRS=""
|
||||
GALLIUM_WINSYS_DRM_DIRS=""
|
||||
GALLIUM_AUXILIARY_DIRS="draw translate cso_cache pipebuffer tgsi sct rtasm util"
|
||||
GALLIUM_AUXILIARY_DIRS="draw translate cso_cache pipebuffer tgsi sct rtasm util indices"
|
||||
GALLIUM_DRIVERS_DIRS="softpipe failover trace"
|
||||
GALLIUM_STATE_TRACKERS_DIRS=""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue