zephyr/cmake/toolchain
Kumar Gala 6317c82f06 toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support
Introduce HAS_NEWLIB_LIBC_NANO Kconfig option that the toolchain
specific Kconfig (gnuarmemb & zephyr 0.11) can select to convey that the
feature is supported.

This removes the need to if protect the NEWLIB_LIBC_NANO Kconfig with:

    if "$(ZEPHYR_TOOLCHAIN_VARIANT)" = "gnuarmemb"

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-01-29 12:22:31 -06:00
..
cross-compile
espressif
gnuarmemb toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support 2020-01-29 12:22:31 -06:00
host
llvm
xcc toolchain: xcc: use Clang if exists 2020-01-07 17:09:38 +01:00
xtools cmake: xtools: use SoC name in path to xtensa toolchain 2019-12-21 10:27:32 -05:00
zephyr toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support 2020-01-29 12:22:31 -06:00