We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b22cf commit a7b3ee5Copy full SHA for a7b3ee5
1 file changed
lib/Kconfig.debug
@@ -2703,7 +2703,7 @@ config RUST_OPT_LEVEL_SIMILAR_AS_CHOSEN_FOR_C
2703
2704
-O2 is currently mapped to -Copt-level=2
2705
-O3 is currently mapped to -Copt-level=3
2706
- -Os is currently mapped to -Copt-level=z
+ -Os is currently mapped to -Copt-level=s
2707
2708
The mapping may change over time to follow the intended semantics
2709
of the choice for C as sensibly as possible.
0 commit comments