enable llvm.libzstd on test x64 linux builder

This commit is contained in:
Rémy Rakic 2024-08-11 19:05:30 +00:00
parent 7963beda24
commit 650ba7fdf0

View File

@ -28,5 +28,6 @@ ENV RUST_CONFIGURE_ARGS \
--build=x86_64-unknown-linux-gnu \
--enable-sanitizers \
--enable-profiler \
--enable-compiler-docs
--enable-compiler-docs \
--set llvm.libzstd=true
ENV SCRIPT python3 ../x.py --stage 2 test