We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd618ff commit f95d881Copy full SHA for f95d881
1 file changed
size-benchmark/build-size-optimized.sh
@@ -35,7 +35,7 @@ RUSTFLAGS="\
35
" \
36
cargo +nightly build \
37
-Z build-std=std,panic_abort \
38
- -Z build-std-features=optimize_for_size \
+ -Z build-std-features= \
39
--target "$TARGET" \
40
--profile release-size \
41
-p size-benchmark \
0 commit comments