mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
minor
This commit is contained in:
parent
e54c93103b
commit
148b1154c2
@ -222,7 +222,7 @@ $[cdefine GLOBAL_OPERATOR_NEW_EXCEPTIONS]
|
||||
#define NO_STYLE_ALLOCATOR
|
||||
#if $[eq $[OPTIMIZE], 4]
|
||||
// In optimize level 4, we never try to use custom allocators.
|
||||
#define NO_STYLE_ALLOCATOR 1
|
||||
#set NO_STYLE_ALLOCATOR 1
|
||||
#elif $[eq $[STL_ALLOCATOR], OLD]
|
||||
// "OLD": Irix 6.2-era STL.
|
||||
#set OLD_STYLE_ALLOCATOR 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user