Skip to content

Commit f15f626

Browse files
committed
trying the dist-x86_64-linux runner
1 parent f9b61f3 commit f15f626

File tree

1 file changed

+2
-0
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+2
-0
lines changed

Diff for: src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ ENV RUST_CONFIGURE_ARGS \
8989
--set target.x86_64-unknown-linux-gnu.ar=/rustroot/bin/llvm-ar \
9090
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
9191
--set llvm.thin-lto=true \
92+
--set llvm.plugins=true \
93+
--set llvm.enzyme=true \
9294
--set llvm.ninja=false \
9395
--set llvm.libzstd=true \
9496
--set rust.jemalloc \

0 commit comments

Comments
 (0)