File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -484,9 +484,6 @@ auto:
484
484
RUST_CONFIGURE_ARGS : >-
485
485
--build=i686-pc-windows-gnu
486
486
--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
490
487
SCRIPT : python x.py dist bootstrap --include-default-paths
491
488
DIST_REQUIRE_ALL_TOOLS : 1
492
489
CODEGEN_BACKENDS : llvm,cranelift
@@ -498,9 +495,6 @@ auto:
498
495
RUST_CONFIGURE_ARGS : >-
499
496
--build=x86_64-pc-windows-gnu
500
497
--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
504
498
DIST_REQUIRE_ALL_TOOLS : 1
505
499
CODEGEN_BACKENDS : llvm,cranelift
506
500
<< : *job-windows
You can’t perform that action at this time.
0 commit comments