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

Exclude unwinders from exported symbols #67

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

donatieng
Copy link

This PR fixes issues related to C++ exception support and uses recommended linker flags to ensure symbols from unwinders are not re-exported.

Related issues:
android/ndk#379
android/ndk#785
https://android.googlesource.com/platform/ndk/+/master/docs/BuildSystemMaintainers.md#common-issues

@DanielZlotin DanielZlotin merged commit 3127a08 into react-native-community:master Nov 13, 2018
@DanielZlotin
Copy link
Collaborator

This seems to break the build. Reverting...

@DanielZlotin
Copy link
Collaborator

disregard. failing for a different reason

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.

2 participants