We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072903e commit 83c4bc2Copy full SHA for 83c4bc2
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -84,7 +84,6 @@ ENV RUST_CONFIGURE_ARGS \
84
--set llvm.ninja=false \
85
--set rust.jemalloc \
86
--set rust.use-lld=true \
87
- --set rust.lto=thin \
88
--set rust.codegen-units=1
89
90
ENV SCRIPT python3 ../x.py build --set rust.debug=true opt-dist && \
0 commit comments