mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 04:50:11 +01:00
configs: remove egl-swrast target from linux-dri config
This commit is contained in:
parent
b91dba49e0
commit
bd6b8107ad
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ EGL_DRIVERS_DIRS = glx
|
|||
|
||||
DRIVER_DIRS = dri
|
||||
GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965
|
||||
GALLIUM_TARGET_DIRS = egl-swrast
|
||||
GALLIUM_TARGET_DIRS =
|
||||
GALLIUM_STATE_TRACKERS_DIRS = egl
|
||||
|
||||
DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue