Skip to content

Commit 51805b0

Browse files
committed
enable autodiff on linux
1 parent 50c84cd commit 51805b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/ci/docker/host-x86_64/dist-x86_64-linux

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ ENV RUST_CONFIGURE_ARGS \
9090
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
9191
--set llvm.thin-lto=true \
9292
--set llvm.ninja=false \
93+
--set llvm.enzyme=true \
9394
--set llvm.libzstd=true \
9495
--set rust.jemalloc \
9596
--set rust.bootstrap-override-lld=true \

0 commit comments

Comments
 (0)