We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gcc.download-ci-gcc
1 parent f3c32ea commit 3f726ddCopy full SHA for 3f726dd
src/ci/run.sh
@@ -188,7 +188,7 @@ else
188
fi
189
190
# Download GCC from CI on test builders
191
- RUST_CONFIGURE_ARGS="$RUST_CONFIGURE_ARGS --set gcc.download-ci-gcc=true"
+ RUST_CONFIGURE_ARGS="$RUST_CONFIGURE_ARGS --set gcc.download-ci-gcc=false"
192
193
# download-rustc seems to be broken on CI after the stage0 redesign
194
# Disable it until these issues are debugged and resolved
0 commit comments