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 31cb150 commit 139f3bcCopy full SHA for 139f3bc
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -125,7 +125,7 @@ ENV RUST_CONFIGURE_ARGS \
125
--set target.x86_64-unknown-linux-gnu.ar=/rustroot/bin/llvm-ar \
126
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
127
--set llvm.thin-lto=true \
128
- --set llvm.ninja=false \
+ --set llvm.ninja=true \
129
--set rust.jemalloc
130
ENV SCRIPT ../src/ci/pgo.sh python3 ../x.py dist \
131
--host $HOSTS --target $HOSTS \
0 commit comments