zephyr/cmake
Anas Nashif aa049e5d8f toolchain: abstract setting -nostdinc
- newlib needs c standard includes (so no -nostdinc)
- xcc needs toolchain headers (so no -nostdinc)
- with host gcc:
  - x86_64 should not build with standard includes (-nostdinc needed)
  - native_posix should build with standard include (no -nostdinc)
..
..

To simplify, abstract this and move it to compilers/toolchains and still
depend on what the application wants.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-24 17:48:10 -05:00
..
app CMake/Kconfig: CMake and Kconfig build integration 2019-02-08 22:47:02 -05:00
backports
compiler toolchain: abstract setting -nostdinc 2019-02-24 17:48:10 -05:00
emu
flash
ide
reports
toolchain compiler: add xcc as a standalone compiler 2019-02-24 17:48:10 -05:00
usage
util
ccache.cmake
cfb.cmake
dts.cmake
extensions.cmake
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake soc: arm: Kconfig option to indicate double-precision FP 2019-02-08 14:09:18 -06:00
gcc-m-cpu.cmake
generic_toolchain.cmake x86_64: use host toolchain 2019-02-10 11:57:17 -06:00
git.cmake
hex.cmake
host-tools.cmake
kconfig.cmake sanitycheck: do no overide OVERLAY_CONFIG 2019-02-18 10:49:08 -05:00
kobj.cmake
pristine.cmake
python.cmake
target_toolchain.cmake
version.cmake
zephyr_module.cmake CMake/Kconfig: CMake and Kconfig build integration 2019-02-08 22:47:02 -05:00