Commit 1d54b47
committed
Require 16kb pages sizes for Android builds
Google announced that starting Nov 2025 all apps in the Play Store will
be required to be compatible with 16KB page sizes (cf.
https://developer.android.com/guide/practices/page-sizes). Here we
update our linker flags to ensure the generated shared libraries meet
that requirement1 parent 069eeba commit 1d54b47
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments