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

Fix building ARMv7 on the 64bit Android NDK. #1034

Merged

Conversation

Sonicadvance1
Copy link
Contributor

Google has gotten their act together and fixes a few of the signal handling headers.
Change over to a header that works on both r10 32bit and r10 64bit.
32bit has the old "broken" headers as in some didn't even exist.
64bit has the "fixed" headers that one would expect on any regular unix system.

Google has gotten their act together and fixes a few of the signal handling headers.
Change over to a header that works on both r10 32bit and r10 64bit.
32bit has the old "broken" headers as in some didn't even exist.
64bit has the "fixed" headers that one would expect on any regular unix system.
Sonicadvance1 added a commit that referenced this pull request Sep 9, 2014
Fix building ARMv7 on the 64bit Android NDK.
@Sonicadvance1 Sonicadvance1 merged commit d5da606 into dolphin-emu:master Sep 9, 2014
@Sonicadvance1 Sonicadvance1 deleted the fix-android-arm-ndk64bit branch September 9, 2014 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant