mesa/configs/linux-debug

9 lines
160 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
OPT_FLAGS = -g -ansi -pedantic
2005-11-10 05:10:49 +00:00
DEFINES += -DDEBUG -DDEBUG_MATH