mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 13:31:56 +00:00
There is no need to force add system include by adding ${SYSROOT_DIR}/include. Let GCC tell us what include paths are needed with --print-file-name and feed them via -isystem. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
clang | ||
gcc | ||
host-gcc | ||
xcc |