mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
gh-125940: Android: support 16 KB pages (#125941)
Modify Android build tooling to use 16kB pages.
This commit is contained in:
parent
fed501d724
commit
e68d4b08ff
6 changed files with 28 additions and 20 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#Mon Feb 19 20:29:06 GMT 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue