enable llvm.libzstd on test x64 linux builder
This commit is contained in:
parent
7963beda24
commit
650ba7fdf0
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue