mesa/configs/linux-debug
2009-11-17 12:47:54 -07:00

9 lines
170 B
Text

# Configuration for debugging on Linux
include $(TOP)/configs/linux
CONFIG_NAME = linux-debug
OPT_FLAGS = -g
CFLAGS += -ansi -pedantic
DEFINES += -DDEBUG -DDEBUG_MATH