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

Update to NDK version 26 #1

Closed
mhsmith opened this issue Jan 31, 2024 · 0 comments
Closed

Update to NDK version 26 #1

mhsmith opened this issue Jan 31, 2024 · 0 comments

Comments

@mhsmith
Copy link
Member

mhsmith commented Jan 31, 2024

As mentioned in PEP 738, we should use the current long-term support version of the NDK. I quickly tried updating it yesterday and hit a couple of issues, both of which should be easy to fix:

  • The assembler path has changed because they've switched from binutils to LLVM.

  • libffi fails to build due to a stricter compiler (fixed in a newer version).

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

No branches or pull requests

1 participant