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> |
||
|---|---|---|
| .. | ||
| compiler_flags.cmake | ||
| generic.cmake | ||
| target_arc.cmake | ||
| target_arm64.cmake | ||
| target_arm.cmake | ||
| target_mips.cmake | ||
| target_riscv.cmake | ||
| target_sparc.cmake | ||
| target_x86.cmake | ||
| target_xtensa.cmake | ||
| target.cmake | ||