diff options
author | marha <marha@users.sourceforge.net> | 2012-01-23 08:37:42 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-01-23 08:37:42 +0100 |
commit | 6b7b7d9ce2264b35d19ecec6bf1f28894dbcada7 (patch) | |
tree | e151dcf34c7fa60fcf9bde9963638f3c20a567f6 /mesalib/configs/linux-dri-debug | |
parent | dc56d736fcd8ee767f76674981abbb506a1d69d5 (diff) | |
parent | 45e3694d529b052f4122262c9bdff5476219b2b4 (diff) | |
download | vcxsrv-6b7b7d9ce2264b35d19ecec6bf1f28894dbcada7.tar.gz vcxsrv-6b7b7d9ce2264b35d19ecec6bf1f28894dbcada7.tar.bz2 vcxsrv-6b7b7d9ce2264b35d19ecec6bf1f28894dbcada7.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'mesalib/configs/linux-dri-debug')
-rw-r--r-- | mesalib/configs/linux-dri-debug | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mesalib/configs/linux-dri-debug b/mesalib/configs/linux-dri-debug index a1a4465d8..4ee5d71ee 100644 --- a/mesalib/configs/linux-dri-debug +++ b/mesalib/configs/linux-dri-debug @@ -6,9 +6,3 @@ include $(TOP)/configs/linux-dri CONFIG_NAME = linux-dri-debug OPT_FLAGS = -O0 -g ARCH_FLAGS = -DDEBUG - -# Helpful to reduce the amount of stuff that gets built sometimes: -#DRI_DIRS = i915tex i915 -#DRI_DIRS = i965 -#DRI_DIRS = radeon r200 - |