Skip to content

Add prefix to one more macho_file_to_host symbol #219

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
Jun 30, 2019
Merged

Add prefix to one more macho_file_to_host symbol #219

merged 1 commit into from
Jun 30, 2019

Conversation

mciantyre
Copy link
Contributor

PR #214 intentionally mangled some macho_file_to_host
symbols which should be static in the libbacktrace
source. The commit adds one more to the list that has
been causing some issues in linking static Rust libraries
with backtrace-rs.

Closes #218.

PR #214 intentionally mangled some macho_file_to_host
symbols which should be static in the libbacktrace
source. The commit adds one more to the list that has
been causing some issues in linking static Rust libraries
with backtrace-rs.
@alexcrichton
Copy link
Member

Oops thought I got them all earlier, thanks though!

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.

Error linking .a file with backtrace-rs >0.3.30 on OSX
2 participants