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

Use link instead of link_args on Android #90

Merged
merged 1 commit into from Jul 3, 2014

Conversation

@mbrubeck
Copy link
Contributor

mbrubeck commented Jul 3, 2014

The previous fix #70 is no longer working on my device after recent Rust upgrades. I get dlopen errors about missing symbols from libstdc++ when loading libscript. This patch fixes the errors for me. r? @larsbergstrom

@larsbergstrom

This comment has been minimized.

Copy link

larsbergstrom commented on d8f713f Jul 3, 2014

r+

larsbergstrom added a commit that referenced this pull request Jul 3, 2014
Use link instead of link_args on Android
@larsbergstrom larsbergstrom merged commit 19483f7 into servo:master Jul 3, 2014
mmatyas pushed a commit to mmatyas/rust-mozjs that referenced this pull request Jul 30, 2015
Fix the order of destruction. The draw target must be released before the gl context, as gl resources are present.
tschneidereit pushed a commit to tschneidereit/rust-mozjs that referenced this pull request Aug 26, 2017
Add a README.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/90)
<!-- Reviewable:end -->
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.

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