We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc
1 parent 7fcf850 commit 7db05e6Copy full SHA for 7db05e6
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -79,7 +79,7 @@ ENV RUST_CONFIGURE_ARGS \
79
--set llvm.ninja=false \
80
--set rust.jemalloc \
81
--set rust.use-lld=true \
82
- --set rust.lto=thin
+ --set rust.lto=fat
83
ENV SCRIPT ../src/ci/pgo.sh python3 ../x.py dist \
84
--host $HOSTS --target $HOSTS \
85
--include-default-paths \
0 commit comments