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

crengine: fix libcrengine.a symbols visibility #1795

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented May 29, 2024

We want both -fvisibility-inlines-hidden and -fvisibility=hidden.

This reduce koreader-cre's final code size by ~174-220 KB (and potentially improve performance).


This change is Reviewable

We want both `-fvisibility-inlines-hidden` **and** `-fvisibility=hidden`.

This reduce `koreader-cre`'s final code size by ~174-220 KB (and potentially improve performance).
Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good.

@Frenzie Frenzie merged commit 2ae8146 into koreader:master May 29, 2024
1 check passed
@benoit-pierre benoit-pierre deleted the pr/fix_crengine_default_symbols_visibility branch May 29, 2024 20:16
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.

None yet

2 participants