Skip to content

tesseract: fix pkg-config entry on Android#1841

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_tesseract_static_library_on_android
Jun 26, 2024
Merged

tesseract: fix pkg-config entry on Android#1841
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_tesseract_static_library_on_android

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented Jun 26, 2024

Copy link
Copy Markdown
Member

Since we're building a static library, we need to make sure all libraries the shared library would normally link with are forwarded to the pkg-config file, including cpu_features & ndk_compat on Android.

Close koreader/koreader#12098.


This change is Reviewable

Since we're building a static library, we need to make sure
all libraries the shared library would normally link with are
forwarded to the pkg-config file, including `cpu_features` &
`ndk_compat` on Android.
@Frenzie Frenzie merged commit bea3725 into koreader:master Jun 26, 2024
@benoit-pierre benoit-pierre deleted the pr/fix_tesseract_static_library_on_android branch June 27, 2024 20:33
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.

(Android) Unable to open PDFs after update

3 participants