MATH_DEBUG changes from bug #4468.
[mesa.git] / configs / linux-x86-debug
1 # Configuration for Linux with x86 code, but no gcc optimizations and
2 # debugging enabled.
3
4 include $(TOP)/configs/linux-x86
5
6 CONFIG_NAME = linux-x86-debug
7
8 OPT_FLAGS = -g
9 DEFINES += -DDEBUG -DMESA_DEBUG -DDEBUG_MATH