Skip to content
Snippets Groups Projects
Commit 3880772e authored by Steve Lhomme's avatar Steve Lhomme
Browse files

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.
parent 98f1d114
Branches master
No related tags found
Loading
Pipeline #528054 passed with stage
in 6 minutes and 53 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment