Fix a number of MINGW32 issues
[mesa.git] / configs / linux-debug
index ff4d1c33b5f39f4507a9dcdc6a19965d17f5f31f..bc6d2336fc33b9a6d83cbd04e91184f2fb57ff1c 100644 (file)
@@ -4,5 +4,5 @@ include $(TOP)/configs/linux
 
 CONFIG_NAME = linux-debug
 
-OPT_FLAGS = -g
-DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK
+OPT_FLAGS = -g -ansi -pedantic
+DEFINES += -DDEBUG -DDEBUG_MATH