buildsystem: use 16k max page size
By passing "-z max-page-size=16384" to the linker.
Newer Android devices use 16KB and require a recompilation with this flag. See https://developer.android.com/guide/practices/page-sizes
Neither VLC nor the contribs (used by Android) use PAGE_SIZE directly so it should be fine.
This flag is needed regardless the use of the NDK 27 or not.
Merge request reports
Activity
Filter activity
added 16 commits
-
ad7b52cc...f879c0b9 - 15 commits from branch
videolan:master
- af83c157 - buildsystem: use 16k max page size
-
ad7b52cc...f879c0b9 - 15 commits from branch
added 10 commits
-
af83c157...98f1d114 - 9 commits from branch
videolan:master
- 3880772e - buildsystem: use 16k max page size
-
af83c157...98f1d114 - 9 commits from branch
Please register or sign in to reply