Skip to content

Remove wording to inform rustc about "ar" #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 6, 2016

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