mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
Disable rust-lld in post-dist tests
This commit is contained in:
@@ -72,6 +72,8 @@ pub fn run_tests(env: &Environment) -> anyhow::Result<()> {
|
||||
[rust]
|
||||
channel = "{channel}"
|
||||
verbose-tests = true
|
||||
# rust-lld cannot be combined with an external LLVM
|
||||
lld = false
|
||||
|
||||
[build]
|
||||
rustc = "{rustc}"
|
||||
|
||||
Reference in New Issue
Block a user