Remove broken/untested --enable-profiler from mingw dist builds
This commit is contained in:
parent
2646db92fe
commit
186d94dc6b
1 changed files with 0 additions and 2 deletions
|
|
@ -438,7 +438,6 @@ auto:
|
|||
RUST_CONFIGURE_ARGS: >-
|
||||
--build=i686-pc-windows-gnu
|
||||
--enable-full-tools
|
||||
--enable-profiler
|
||||
# We are intentionally allowing an old toolchain on this builder (and that's
|
||||
# incompatible with LLVM downloads today).
|
||||
NO_DOWNLOAD_CI_LLVM: 1
|
||||
|
|
@ -452,7 +451,6 @@ auto:
|
|||
RUST_CONFIGURE_ARGS: >-
|
||||
--build=x86_64-pc-windows-gnu
|
||||
--enable-full-tools
|
||||
--enable-profiler
|
||||
# We are intentionally allowing an old toolchain on this builder (and that's
|
||||
# incompatible with LLVM downloads today).
|
||||
NO_DOWNLOAD_CI_LLVM: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue