We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8778809 commit 1e7d884Copy full SHA for 1e7d884
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -77,6 +77,7 @@ ENV RUST_CONFIGURE_ARGS \
77
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
78
--set llvm.thin-lto=true \
79
--set llvm.ninja=false \
80
+ --set llvm.assertions=true \
81
--set rust.jemalloc \
82
--set rust.use-lld=true
83
ENV SCRIPT ../src/ci/pgo.sh python3 ../x.py dist \
0 commit comments