Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit f341033

Browse files
committed
use correct lld
rust-lang/rust#51936
1 parent e6508a0 commit f341033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intermezzos.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"target-pointer-width": "64",
77
"target-c-int-width": "32",
88
"os": "none",
9+
"linker": "rust-lld",
910
"linker-flavor": "ld.lld",
1011
"executables": true,
1112
"features": "-mmx,-sse,+soft-float",

0 commit comments

Comments
 (0)