Skip to content

Use builtin ranlib instead of running external ranlib #1067

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
Jul 15, 2020
Merged

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Jul 15, 2020

This makes it possible to create rlibs for any target without installing
a toolchain for the target

Fixes #763
Fixes #869

This makes it possible to create rlibs for any target without installing
a toolchain for the target

Fixes #763
Fixes #869
@bjorn3 bjorn3 force-pushed the builtin_ranlib branch 2 times, most recently from de0af92 to 80b6f47 Compare July 15, 2020 11:26
@bjorn3
Copy link
Member Author

bjorn3 commented Jul 15, 2020

For some reason builtin ranlib doesn't work correctly on macOS. I have disabled it on macOS for now.

@bjorn3 bjorn3 merged commit 2a855dd into master Jul 15, 2020
@bjorn3 bjorn3 deleted the builtin_ranlib branch July 15, 2020 14:26
@bjorn3 bjorn3 mentioned this pull request Aug 19, 2020
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.

Reimplement ranlib in rust
1 participant