Browse Source
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>pull/86811/head
6 changed files with 9 additions and 5 deletions
Loading…
Reference in new issue