Files
mesa/configs/linux-gallium-debug
T
Brian Paul abbe96cb6e mesa: added new linux-gallium and linux-gallium-debug configs
Also, remove gallium-related things from configs/default.  They're in
linux-gallium now.

So the default builds are the same as they have been for Mesa/master.
2009-02-09 10:17:58 -07:00

9 lines
183 B
Plaintext

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