Skip to content

Remove wording to inform rustc about "ar"#2

Merged
japaric merged 2 commits intojaparic:masterfrom
alexcrichton:patch-1
Feb 6, 2016
Merged

Remove wording to inform rustc about "ar"#2
japaric merged 2 commits intojaparic:masterfrom
alexcrichton:patch-1

Conversation

@alexcrichton
Copy link
Contributor

Since rust-lang/rust#26926 the compiler never actually spawns an ar process, and the LLVM implementation handles all format details, so there's actually no need to tell the compiler about this tool any more!

japaric pushed a commit that referenced this pull request Feb 6, 2016
Remove wording to inform rustc about "ar"
@japaric japaric merged commit 8befd67 into japaric:master Feb 6, 2016
@alexcrichton alexcrichton deleted the patch-1 branch February 6, 2016 21:28
@japaric
Copy link
Owner

japaric commented Feb 6, 2016

Awesome! Now we just need to remove the dependency on the gcc linker and libc. I'm counting on you Alex! 😈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants