|
@@ -732,7 +732,7 @@ Warning: Variable $[upcase $[tree]]_INSTALL is not set!
|
|
|
|
|
|
|
|
// Caution! interrogate_ipath might be redefined in the
|
|
// Caution! interrogate_ipath might be redefined in the
|
|
|
// Global.platform.pp file.
|
|
// Global.platform.pp file.
|
|
|
-#defer interrogate_ipath -S/usr/include $[install_parser_inc_dir:%=-S%] $[target_ipath:%=-I%]
|
|
|
|
|
|
|
+#defer interrogate_ipath $[install_parser_inc_dir:%=-S%] $[target_ipath:%=-I%] -S/usr/include
|
|
|
|
|
|
|
|
#defer interrogate_options \
|
|
#defer interrogate_options \
|
|
|
-DCPPPARSER -D__STDC__=1 -D__cplusplus $[SYSTEM_IGATE_FLAGS] \
|
|
-DCPPPARSER -D__STDC__=1 -D__cplusplus $[SYSTEM_IGATE_FLAGS] \
|