Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2
[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 -DDEBUG_MATH