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
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
xcc
xt-clang
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