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 clang/llvm: add initial configuration file for clang 2018-07-01 22:58:09 +02:00
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 xtools: set toolchain vendor to zephyr 2018-07-13 16:17:23 -05:00
zephyr.cmake kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00