mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
disable egl by default
This commit is contained in:
parent
6c78b8e97b
commit
6f25d6d48d
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ PROGRAM_DIRS = egl
|
|||
|
||||
DRIVER_DIRS = dri
|
||||
WINDOW_SYSTEM=dri
|
||||
GALLIUM_WINSYS_DIRS = dri egl_drm
|
||||
GALLIUM_WINSYS_DIRS = dri
|
||||
|
||||
# gamma are missing because they have not been converted to use the new
|
||||
# interface.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue