Skip to content

Commit 1a8b6f5

Browse files
committed
Disable rust-lld in post-dist tests
1 parent 890f81b commit 1a8b6f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/opt-dist/src/tests.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ change-id = 115898
7272
[rust]
7373
channel = "{channel}"
7474
verbose-tests = true
75+
# rust-lld cannot be combined with an external LLVM
76+
lld = false
7577
7678
[build]
7779
rustc = "{rustc}"

0 commit comments

Comments
 (0)