-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-125940: Android: support 16 KB pages #125941
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
Conversation
!buildbot android |
The failure on aarch64 appears to be intermittent and unrelated – see #118201 (comment). !buildbot aarch64 Android |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Makes sense to me.
Thanks @mhsmith for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Modify Android build tooling to use 16kB pages. (cherry picked from commit e68d4b0) Co-authored-by: Malcolm Smith <[email protected]>
GH-125948 is a backport of this pull request to the 3.13 branch. |
Modify Android build tooling to use 16kB pages.
For details, see chaquo/chaquopy#1171.
This should be backported to 3.13, as it ensures that builds produced today will continue to work on devices released a couple of years from now.