mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
refinement for __STDC__
This commit is contained in:
parent
bb33020f89
commit
dfb9d0e56d
@ -525,7 +525,7 @@ Warning: Variable $[upcase $[tree]]_INSTALL is not set!
|
||||
#defer interrogate_spath $[install_parser_inc_dir:%=-S%] -S/usr/include
|
||||
|
||||
#defer interrogate_options \
|
||||
-DCPPPARSER -D__STDC__ -D__cplusplus $[SYSTEM_IGATE_FLAGS] \
|
||||
-DCPPPARSER -D__STDC__=1 -D__cplusplus $[SYSTEM_IGATE_FLAGS] \
|
||||
$[interrogate_spath] $[interrogate_ipath] \
|
||||
$[CDEFINES_OPT$[OPTIMIZE]:%=-D%] \
|
||||
$[filter -D%,$[C++FLAGS]] \
|
||||
|
Loading…
x
Reference in New Issue
Block a user