Skip to content

Remove dependency on findshlibs #314

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 1 commit into from
May 1, 2020
Merged

Remove dependency on findshlibs #314

merged 1 commit into from
May 1, 2020

Conversation

alexcrichton
Copy link
Member

This is a pretty small dependency for the gimli-symbolize feature, and
in an effort to reduce the number of external dependencies this commit
inlines the small amount of code we used from that crate here directly.
This should hopefully make this a bit easier to port to libstd
eventually.

This is a pretty small dependency for the `gimli-symbolize` feature, and
in an effort to reduce the number of external dependencies this commit
inlines the small amount of code we used from that crate here directly.
This should hopefully make this a bit easier to port to libstd
eventually.
@alexcrichton alexcrichton merged commit 688e20e into master May 1, 2020
@alexcrichton alexcrichton deleted the rm-findshlibs branch May 1, 2020 20:43
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.

1 participant