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 109cccb commit 5a9c7ebCopy full SHA for 5a9c7eb
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -79,8 +79,7 @@ ENV RUST_CONFIGURE_ARGS \
79
--set llvm.thin-lto=true \
80
--set llvm.ninja=false \
81
--set rust.jemalloc \
82
- --set rust.use-lld=true \
83
- --set rust.lto=thin
+ --set rust.use-lld=true
84
ENV SCRIPT ../src/ci/pgo.sh python3 ../x.py dist \
85
--host $HOSTS --target $HOSTS \
86
--include-default-paths \
0 commit comments