xenocara/dist/Mesa/configs/linux-debug

10 lines
165 B
Plaintext
Raw Normal View History

# Configuration for debugging on Linux
include $(TOP)/configs/linux
CONFIG_NAME = linux-debug
OPT_FLAGS = -g
2011-10-23 07:37:25 -06:00
#CFLAGS += -pedantic
DEFINES += -DDEBUG -DDEBUG_MATH