aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug')
-rw-r--r--nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug9
1 files changed, 9 insertions, 0 deletions
diff --git a/nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug b/nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug
new file mode 100644
index 000000000..dbb970300
--- /dev/null
+++ b/nx-X11/extras/Mesa_6.4.2/configs/linux-x86-debug
@@ -0,0 +1,9 @@
+# Configuration for Linux with x86 code, but no gcc optimizations and
+# debugging enabled.
+
+include $(TOP)/configs/linux-x86
+
+CONFIG_NAME = linux-x86-debug
+
+OPT_FLAGS = -g
+DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK