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…
Reference in New Issue