mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 01:52:00 +00:00
XCC does not support the "-undef" flag so set NOSYSDEF_CFLAGS to empty string to fix compile warning. Also, XCC does not supply the macro __SIZEOF_LONG__ which breaks the build. So define it. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
clang.cmake | ||
cross-compile.cmake | ||
espressif.cmake | ||
gnuarmemb.cmake | ||
issm.cmake | ||
xcc.cmake | ||
xtools.cmake | ||
zephyr.cmake |