We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98a831 commit 9bacc26Copy full SHA for 9bacc26
src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile
@@ -85,6 +85,7 @@ ENV RUST_CONFIGURE_ARGS \
85
86
ENV HOST_TARGET x86_64-unknown-linux-gnu
87
ENV FORCE_CI_RUSTC 1
88
+ENV NO_DOWNLOAD_CI_RUSTC 1
89
90
COPY host-x86_64/dist-x86_64-linux/shared.sh /scripts/
91
COPY host-x86_64/dist-x86_64-linux/build-gccjit.sh /scripts/
0 commit comments