X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configs%2Flinux-dri;h=9fd3721265661f1eb50626d0e087f661ae727782;hb=8d0329fb6af657a53cb010a3d7a8f4282e2715b8;hp=cd82c571c7d0c57b84ea2673a1e55b0be5f87c1b;hpb=5b6ea6bfc80fe96755ca4569048b59baa561f22a;p=mesa.git diff --git a/configs/linux-dri b/configs/linux-dri index cd82c571c7d..9fd37212656 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -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.