Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android_jni: Support 16kb page size #2507

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

vigneshvg
Copy link
Collaborator

Add -Wl,-z,max-page-size=16384 linker flag when building the JNI
wrapper to support newly added 16kb page size on Android.

https://developer.android.com/guide/practices/page-sizes#cmake

Fixes issue #2464

Add -Wl,-z,max-page-size=16384 linker flag when building the JNI
wrapper to support newly added 16kb page size on Android.

https://developer.android.com/guide/practices/page-sizes#cmake

Fixes issue AOMediaCodec#2464
@vigneshvg vigneshvg merged commit 566e2ed into AOMediaCodec:main Nov 19, 2024
35 checks passed
@vigneshvg vigneshvg deleted the cl_16kb branch November 19, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants