projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1546594
)
glu: Avoid defining conflicting DEBUG NDEBUG macros.
author
José Fonseca
<jose.r.fonseca@gmail.com>
Mon, 29 Aug 2011 13:18:26 +0000
(14:18 +0100)
committer
José Fonseca
<jose.r.fonseca@gmail.com>
Tue, 30 Aug 2011 08:42:01 +0000
(09:42 +0100)
src/glu/sgi/SConscript
patch
|
blob
|
history
diff --git
a/src/glu/sgi/SConscript
b/src/glu/sgi/SConscript
index a0c6c65849f33523718d8d9693635a5a6c7b4d70..94c74267fd208e4c0db50fb88c79c3e60714642a 100644
(file)
--- a/
src/glu/sgi/SConscript
+++ b/
src/glu/sgi/SConscript
@@
-11,7
+11,6
@@
env.Prepend(CPPPATH = [
])
env.Prepend(CPPDEFINES = [
- 'NDEBUG',
'LIBRARYBUILD',
'RESOLVE_3D_TEXTURE_SUPPORT',
])