zephyr/cmake/toolchain
Daniel Leung 2ce9d81a88 cmake: xcc: fix compile warnings and errors
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>
2018-11-01 16:30:02 -04:00
..
clang.cmake
cross-compile.cmake
espressif.cmake
gnuarmemb.cmake build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00
issm.cmake
xcc.cmake cmake: xcc: fix compile warnings and errors 2018-11-01 16:30:02 -04:00
xtools.cmake
zephyr.cmake