Skip to content
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

Work around dynamic linking problems on Android #70

Merged
merged 1 commit into from Apr 12, 2014
Merged

Conversation

@mbrubeck
Copy link
Contributor

mbrubeck commented Apr 12, 2014

This fixes a "symbol not found error" from dlopen on Android. However, I don't fully understand the underlying cause of the bug or why this fixes it. I think it might be related to a change in the order of linker arguments emitted by rustc, possibly related to servo/rust-fontconfig#12.

This appears to fix an intermittent "symbol not found error" from dlopen on
Android.
@mbrubeck
Copy link
Contributor Author

mbrubeck commented Apr 12, 2014

r? @jdm

@jdm

This comment has been minimized.

Copy link

jdm commented on dff919a Apr 12, 2014

r+

jdm added a commit that referenced this pull request Apr 12, 2014
Work around dynamic linking problems on Android
@jdm jdm merged commit ed464d1 into servo:master Apr 12, 2014
mmatyas pushed a commit to mmatyas/rust-mozjs that referenced this pull request Jul 30, 2015
Link expat on Linux (needed for in-tree fontconfig)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.