zephyr/cmake/compiler/gcc
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
..
compiler_flags.cmake cmake: fix xcc not supporting -Wno-unsed-but-set-variable 2020-11-10 21:51:36 -05:00
generic.cmake cmake: Correct PATHS usage 2020-05-20 12:10:20 +02:00
target.cmake toolchain: improved toolchain abstraction for compilers and linker 2020-09-04 20:36:59 +02:00
target_arm.cmake kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
target_riscv.cmake cmake: extend target_ld_options() to support grouping of flags 2020-10-27 13:09:02 +01:00
target_x86.cmake cmake: add --divide to GNU assembler options for x86 2019-10-31 09:09:22 +01:00