Squashed commit of the following:
[mesa.git] / configs / linux-debug
1 # Configuration for debugging on Linux
2
3 include $(TOP)/configs/linux
4
5 CONFIG_NAME = linux-debug
6
7 OPT_FLAGS = -g
8 #CFLAGS += -pedantic
9 DEFINES += -DDEBUG -DDEBUG_MATH