Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
!buildbot android |
bedevere-bot commentedOct 24, 2024
mhsmith commentedOct 24, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The failure on aarch64 appears to be intermittent and unrelated – see#118201 (comment). !buildbot aarch64 Android |
bedevere-bot commentedOct 24, 2024
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.
e68d4b0 intopython:mainUh oh!
There was an error while loading.Please reload this page.
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 commite68d4b0)Co-authored-by: Malcolm Smith <smith@chaquo.com>
GH-125948 is a backport of this pull request to the3.13 branch. |
Modify Android build tooling to use 16kB pages.
Uh oh!
There was an error while loading.Please reload this page.
For details, seechaquo/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.