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 55a37de commit b7f98b0Copy full SHA for b7f98b0
cmake/zephyr/Kconfig
@@ -24,7 +24,6 @@ config PICOLIBC_DEFAULT
24
Zephyr SDK >=0.17.1 always uses Picolibc
25
26
# libstdc++ is built without exception support in -Os mode
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
endchoice
0 commit comments