i915: Fixed cubemap layouts
[mesa.git] / configs / linux-dri
index cd82c571c7d0c57b84ea2673a1e55b0be5f87c1b..9fd3721265661f1eb50626d0e087f661ae727782 100644 (file)
@@ -13,7 +13,7 @@ CXX = g++
 #MKDEP = gcc -M
 #MKDEP_OPTIONS = -MF depend
 
-OPT_FLAGS  = -O -g
+OPT_FLAGS  = -O2 -g
 PIC_FLAGS  = -fPIC
 
 # Add '-DGLX_USE_TLS' to ARCH_FLAGS to enable TLS support.
@@ -61,9 +61,10 @@ endif
 
 
 
-DRIVER_DIRS = dri
+DRIVER_DIRS =
 WINDOW_SYSTEM = dri
-GALLIUM_WINSYS_DIRS = dri
+GALLIUM_WINSYS_DIRS = dri egl_xlib
+GALLIUM_WINSYS_COMMON_DIRS = intel_drm
 
 # gamma are missing because they have not been converted to use the new
 # interface.