zephyr/cmake/compiler
Daniel Leung 4b5ceb9dd0 cmake: compiler/xt-clang: add -Wno-unknown-warning-option
xt-clang is usually based on older version of clang, and
Zephyr main targets more recent versions. Because of this,
some newer compiler flags may cause warnings where twister
would mark as test being failed. To workaround that,
add -Wno-unknown-warning-option to suppress those warnings.

Fixes #84138

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-03-14 01:01:22 +01:00
..
arcmwdt cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
armclang
clang Revert "cmake clang/compiler_flags.cmake: Re-enable -Wgnu" 2025-01-20 20:54:58 +01:00
gcc cmake: introduce GCC_COMPILER_VERSION variable 2025-03-13 16:53:26 +00:00
host-gcc
iar cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
icx cmake: toolchain: remove obsolete and unused macros 2024-09-04 21:26:59 +02:00
xcc compiler: for xtensa add libgcc support 2024-11-16 14:07:30 -05:00
xt-clang cmake: compiler/xt-clang: add -Wno-unknown-warning-option 2025-03-14 01:01:22 +01:00
compiler_features.cmake
compiler_flags_template.cmake cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00