Skip to content

Commit 104cd33

Browse files
committed
also test x86_64-gnu
1 parent a8eae9c commit 104cd33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@ ENV RUST_CONFIGURE_ARGS \
2929
--enable-sanitizers \
3030
--enable-profiler \
3131
--enable-compiler-docs \
32+
--set llvm.plugins=true \
33+
--set llvm.enzyme=true \
3234
--set llvm.libzstd=true
3335
ENV SCRIPT python3 ../x.py --stage 2 test

0 commit comments

Comments
 (0)