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

Commit

Permalink
use correct lld
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Jul 9, 2018
1 parent e6508a0 commit f341033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intermezzos.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"target-pointer-width": "64",
"target-c-int-width": "32",
"os": "none",
"linker": "rust-lld",
"linker-flavor": "ld.lld",
"executables": true,
"features": "-mmx,-sse,+soft-float",
Expand Down

0 comments on commit f341033

Please sign in to comment.