diff options
author | Brian Paul <[email protected]> | 2005-10-07 17:18:51 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-10-07 17:18:51 +0000 |
commit | 81a22ef53953d950052c7bd5a282e96107a25f24 (patch) | |
tree | f796e10cc70086d457463ba88b8f424f5f1542bc /configs/linux-debug | |
parent | f2802c40fff686301a7ff99f0a0b1c57d5cf5625 (diff) |
MATH_DEBUG changes from bug #4468.
Diffstat (limited to 'configs/linux-debug')
-rw-r--r-- | configs/linux-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-debug b/configs/linux-debug index ff4d1c33b5f..d5c93597b29 100644 --- a/configs/linux-debug +++ b/configs/linux-debug @@ -5,4 +5,4 @@ include $(TOP)/configs/linux CONFIG_NAME = linux-debug OPT_FLAGS = -g -DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK +DEFINES += -DDEBUG -DMESA_DEBUG -DDEBUG_MATH |