zephyr/cmake/compiler
Lars-Ove Karlsson a43bca0a8c cmake: compiler: Added property flag for optimization fast
CMSIS modules dsp and nn sets the optimization flag -Ofast for their
libraries. I've now made a new compiler property optimization_fast to
avoid using ifdefs in the cmsis CMakeLists.txt files.

I've update GCC and arcmwdt (not sure if arcmwdt supports -Ofast)

Signed-off-by: Lars-Ove Karlsson <lars-ove.karlsson@iar.com>
2025-03-07 20:01:18 +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: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01: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 llext: build with debug info, strip at packaging time 2025-01-27 08:54:44 +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