Skip to content

crengine: fix libcrengine.a symbols visibility#1795

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_crengine_default_symbols_visibility
May 29, 2024
Merged

crengine: fix libcrengine.a symbols visibility#1795
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_crengine_default_symbols_visibility

Conversation

@benoit-pierre

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

Copy link
Copy Markdown
Member

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).

@Frenzie Frenzie left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sounds good.

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.

2 participants