mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
increase template depth
This commit is contained in:
parent
911bb92934
commit
8dde619073
@ -505,7 +505,7 @@
|
|||||||
#define CXX g++
|
#define CXX g++
|
||||||
|
|
||||||
// gcc might run into template limits on some parts of Panda.
|
// 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
|
#else
|
||||||
#define CC cc
|
#define CC cc
|
||||||
#define CXX CC
|
#define CXX CC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user