We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f016697 commit fb07875Copy full SHA for fb07875
cmake/zephyr/Kconfig
@@ -27,5 +27,4 @@ config PICOLIBC_DEFAULT
27
# gcc 14.3 has bugs compiling with -Os on riscv
28
choice COMPILER_OPTIMIZATIONS
29
default SPEED_OPTIMIZATIONS if ("$(TOOLCHAIN_VARIANT_COMPILER)" = "gnu") && CPP_EXCEPTIONS
30
- default SPEED_OPTIMIZATIONS if ("$(TOOLCHAIN_VARIANT_COMPILER)" = "gnu") && RISCV
31
endchoice
0 commit comments