mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-16 13:00:31 +01:00
glu: Avoid defining conflicting DEBUG NDEBUG macros.
This commit is contained in:
parent
15465949e0
commit
0b263aeb8b
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ env.Prepend(CPPPATH = [
|
|||
])
|
||||
|
||||
env.Prepend(CPPDEFINES = [
|
||||
'NDEBUG',
|
||||
'LIBRARYBUILD',
|
||||
'RESOLVE_3D_TEXTURE_SUPPORT',
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue