Commit 24e6947
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 requirement.1 parent fd29ab5 commit 24e6947
1 file changed
+3
-3
lines changed| 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