File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -484,9 +484,6 @@ auto:
484484 RUST_CONFIGURE_ARGS : >-
485485 --build=i686-pc-windows-gnu
486486 --enable-full-tools
487- # We are intentionally allowing an old toolchain on this builder (and that's
488- # incompatible with LLVM downloads today).
489- NO_DOWNLOAD_CI_LLVM : 1
490487 SCRIPT : python x.py dist bootstrap --include-default-paths
491488 DIST_REQUIRE_ALL_TOOLS : 1
492489 CODEGEN_BACKENDS : llvm,cranelift
@@ -498,9 +495,6 @@ auto:
498495 RUST_CONFIGURE_ARGS : >-
499496 --build=x86_64-pc-windows-gnu
500497 --enable-full-tools
501- # We are intentionally allowing an old toolchain on this builder (and that's
502- # incompatible with LLVM downloads today).
503- NO_DOWNLOAD_CI_LLVM : 1
504498 DIST_REQUIRE_ALL_TOOLS : 1
505499 CODEGEN_BACKENDS : llvm,cranelift
506500 << : *job-windows
You can’t perform that action at this time.
0 commit comments