zephyr/cmake/compiler
Yong Cong Sin 8848fd4613 toolchain: match gcc 'missing-field-initializers' with others
`arcmwdt`` and `clang` both have
`-Wno-missing-field-initializers` in `warning_dw_1` and
`-Wmissing-field-initializers` in `warning_dw_2` while `gcc`
has `-Wmissing-field-initializers` in `warning_dw_1`, so
update it to match.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-04 16:35:27 +01:00
..
arcmwdt toolchain: arcmwdt: don't set STDC_LIB_EXT1 macro in case of minimal libc 2024-07-12 09:34:58 -04:00
armclang
clang cmake: detect LLVM picolibc and newlib support 2024-10-04 16:34:35 +01:00
gcc toolchain: match gcc 'missing-field-initializers' with others 2024-10-04 16:35:27 +01:00
host-gcc
icx cmake: toolchain: remove obsolete and unused macros 2024-09-04 21:26:59 +02:00
xcc
xt-clang llext: xtensa: add support for the xt-clang toolchain 2024-05-29 10:49:40 -07:00
compiler_features.cmake
compiler_flags_template.cmake cmake: move specs compiler and linker flags to toolchain properties 2024-10-04 16:34:35 +01:00