Merge branch 'master' into opengl-es-v2
[mesa.git] / configs / linux-debug
index bc6d2336fc33b9a6d83cbd04e91184f2fb57ff1c..8b0b3126db6e800a04c48237f7c9de6e16a1a186 100644 (file)
@@ -4,5 +4,6 @@ include $(TOP)/configs/linux
 
 CONFIG_NAME = linux-debug
 
-OPT_FLAGS = -g -ansi -pedantic
+OPT_FLAGS = -g
+CFLAGS += -ansi -pedantic
 DEFINES += -DDEBUG -DDEBUG_MATH