Skip to content

Commit b7f98b0

Browse files
committed
cmake: Remove stale comment about riscv and -Os
The underlying test was removed, but the comment left in place. Signed-off-by: Keith Packard <[email protected]>
1 parent 55a37de commit b7f98b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/zephyr/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ config PICOLIBC_DEFAULT
2424
Zephyr SDK >=0.17.1 always uses Picolibc
2525

2626
# libstdc++ is built without exception support in -Os mode
27-
# gcc 14.3 has bugs compiling with -Os on riscv
2827
choice COMPILER_OPTIMIZATIONS
2928
default SPEED_OPTIMIZATIONS if ("$(TOOLCHAIN_VARIANT_COMPILER)" = "gnu") && CPP_EXCEPTIONS
3029
endchoice

0 commit comments

Comments
 (0)