mesa/configs/linux-x86-debug
2005-11-10 05:10:49 +00:00

9 lines
205 B
Text

# Configuration for Linux with x86 code, but no gcc optimizations and
# debugging enabled.
include $(TOP)/configs/linux-x86
CONFIG_NAME = linux-x86-debug
OPT_FLAGS = -g
DEFINES += -DDEBUG -DDEBUG_MATH