Merge branch 'mesa_7_7_branch'
[mesa.git] / configs / linux-debug
index ff4d1c33b5f39f4507a9dcdc6a19965d17f5f31f..01763b1a30d1fc3696a4051373d09a321c021e6c 100644 (file)
@@ -5,4 +5,5 @@ include $(TOP)/configs/linux
 CONFIG_NAME = linux-debug
 
 OPT_FLAGS = -g
-DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK
+CFLAGS += -pedantic
+DEFINES += -DDEBUG -DDEBUG_MATH