zephyr/cmake
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
..
app
compiler cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00
emu
flash
ide
reports
toolchain cmake: xcc: fix compile warnings and errors 2018-11-01 16:30:02 -04:00
usage
util
ccache.cmake
dts.cmake cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00
extensions.cmake cmake: Make the target name generation code re-usable 2018-11-01 09:14:22 -04:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake
hex.cmake
host-tools-zephyr.cmake
host-tools.cmake cmake: Enforce that the DTC is at least 1.4.6 2018-10-19 16:12:42 -04:00
kconfig.cmake
kobj.cmake
pristine.cmake
toolchain.cmake
version.cmake