zephyr/cmake/compiler
Jaroslaw Stelter 69913adc80 cmake: filter not supported C++ compilation flags
Compilation warnings appears for C++ files, that following
options are not valid:
-ffrestanding,
-Wno-format-zero-length
-Wno-main
-fgnu89-inline
-std-gnu99
Added checks to filter out unsupported flags.

Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
2022-07-07 10:26:22 +00:00
..
arcmwdt cmake: Correct PATHS usage 2022-04-29 08:57:21 +02:00
armclang cmake: gcc: target_arm: Support advanced floating-point options 2022-05-05 12:03:27 +09:00
clang cmake: filter not supported C++ compilation flags 2022-07-07 10:26:22 +00:00
gcc cmake: filter not supported C++ compilation flags 2022-07-07 10:26:22 +00:00
host-gcc
icx
xcc cmake: filter not supported C++ compilation flags 2022-07-07 10:26:22 +00:00
xcc-clang
compiler_features.cmake
compiler_flags_template.cmake