Disable rust-lld in post-dist tests
This commit is contained in:
parent
890f81b1fc
commit
1a8b6f5f2f
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ change-id = 115898
|
|||
[rust]
|
||||
channel = "{channel}"
|
||||
verbose-tests = true
|
||||
# rust-lld cannot be combined with an external LLVM
|
||||
lld = false
|
||||
|
||||
[build]
|
||||
rustc = "{rustc}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue