mesa/configs/linux-debug

10 lines
164 B
Plaintext
Raw Normal View History

2004-03-26 15:16:35 +00:00
# Configuration for debugging on Linux
include $(TOP)/configs/linux
2004-03-26 15:16:35 +00:00
CONFIG_NAME = linux-debug
2009-11-17 19:47:12 +00:00
OPT_FLAGS = -g
CFLAGS += -pedantic
2005-11-10 05:10:49 +00:00
DEFINES += -DDEBUG -DDEBUG_MATH