We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d9041 commit 142ec6fCopy full SHA for 142ec6f
src/ci/docker/host-aarch64/dist-aarch64-linux/Dockerfile
@@ -89,7 +89,6 @@ ENV RUST_CONFIGURE_ARGS \
89
--set llvm.thin-lto=true \
90
--set llvm.libzstd=true \
91
--set llvm.ninja=false \
92
- --set llvm.plugins=true \
93
--set llvm.enzyme=true \
94
--set rust.debug-assertions=false \
95
--set rust.jemalloc \
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -90,7 +90,6 @@ ENV RUST_CONFIGURE_ARGS \
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
96
0 commit comments