zephyr/cmake
Daniel Leung 7d16ab50d7 cmake: fix xcc not supporting -Wno-unsed-but-set-variable
XCC does not support the compiler flag -Wno-unused-but-set-variable
so check for flag support before setting it in cmake.

Fixes #29707

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-11-10 21:51:36 -05:00
..
app Revert "shields: Modify overlay file order" 2020-11-10 13:14:36 -05:00
bintools llvm: use bintools/gnu/target_bintools.cmake 2020-10-01 22:35:39 -04:00
compiler cmake: fix xcc not supporting -Wno-unsed-but-set-variable 2020-11-10 21:51:36 -05:00
emu
flash
ide
linker cmake: extend target_ld_options() to support grouping of flags 2020-10-27 13:09:02 +01:00
makefile_exports
reports
toolchain clang: use LLVM_TOOLCHAIN_PATH instead of CLANG_ROOT_DIR 2020-11-02 14:30:37 -05:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake cmake: dts: getting realpath for system includes for dts. 2020-10-27 16:40:19 +01:00
extensions.cmake cmake: extend target_ld_options() to support grouping of flags 2020-10-27 13:09:02 +01:00
extra_flags.cmake
gcc-m-cpu.cmake
generic_toolchain.cmake
git.cmake
hex.cmake
host-tools.cmake
kconfig.cmake
kobj.cmake
mcuboot.cmake
pristine.cmake
python.cmake
target_toolchain_flags.cmake
target_toolchain.cmake
version.cmake
west.cmake
zephyr_module.cmake