mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
increase template depth
This commit is contained in:
parent
911bb92934
commit
8dde619073
@ -505,7 +505,7 @@
|
||||
#define CXX g++
|
||||
|
||||
// gcc might run into template limits on some parts of Panda.
|
||||
#define C++FLAGS_GEN -ftemplate-depth-20
|
||||
#define C++FLAGS_GEN -ftemplate-depth-25
|
||||
#else
|
||||
#define CC cc
|
||||
#define CXX CC
|
||||
|
Loading…
x
Reference in New Issue
Block a user