We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
llvm.libzstd
1 parent 7963bed commit 650ba7fCopy full SHA for 650ba7f
src/ci/docker/host-x86_64/x86_64-gnu/Dockerfile
@@ -28,5 +28,6 @@ ENV RUST_CONFIGURE_ARGS \
28
--build=x86_64-unknown-linux-gnu \
29
--enable-sanitizers \
30
--enable-profiler \
31
- --enable-compiler-docs
+ --enable-compiler-docs \
32
+ --set llvm.libzstd=true
33
ENV SCRIPT python3 ../x.py --stage 2 test
0 commit comments