Skip to content

Commit d805877

Browse files
committed
rust: build_error: remove note on optimization
Since commit fee989b ("rust: drop support for different optimization levels than C") those optimization levels do not exist anymore, thus drop the note about them. Fixes: fee989b ("rust: drop support for different optimization levels than C") Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent d9b2e84 commit d805877

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Kconfig.debug

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,8 +2812,6 @@ choice
28122812
You can choose to abort compilation or ignore them during build and let the
28132813
check be carried to runtime.
28142814

2815-
If optimizations are turned off, you cannot select "Deny".
2816-
28172815
If unsure, say "Deny".
28182816

28192817
config RUST_BUILD_ASSERT_ALLOW

0 commit comments

Comments
 (0)