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 82b731c commit 06e9756Copy full SHA for 06e9756
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -91,6 +91,7 @@ ENV RUST_CONFIGURE_ARGS \
91
--set llvm.thin-lto=true \
92
--set llvm.ninja=false \
93
--set llvm.libzstd=true \
94
+ --set llvm.enzyme=true \
95
--set rust.jemalloc \
96
--set rust.bootstrap-override-lld=true \
97
--set rust.lto=thin \
0 commit comments