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-x86-64-debug | |
parent | f2802c40fff686301a7ff99f0a0b1c57d5cf5625 (diff) |
MATH_DEBUG changes from bug #4468.
Diffstat (limited to 'configs/linux-x86-64-debug')
-rw-r--r-- | configs/linux-x86-64-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-x86-64-debug b/configs/linux-x86-64-debug index bbdaec80143..d16f48790cd 100644 --- a/configs/linux-x86-64-debug +++ b/configs/linux-x86-64-debug @@ -4,4 +4,4 @@ include $(TOP)/configs/linux-x86-64 CONFIG_NAME = linux-x86-64-debug -DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK +DEFINES += -DDEBUG -DMESA_DEBUG -DDEBUG_MATH |