Merge remote branch 'origin/master' into lp-binning
[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 += -ansi -pedantic
9 DEFINES += -DDEBUG -DDEBUG_MATH