Skip to content
Snippets Groups Projects

buildsystem: use 16k max page size

Open Steve Lhomme requested to merge robUx4/libvlcjni:16k-page into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading