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

set thirdparty libraries symbol visibility #544

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented Oct 25, 2023

Hide everything since antiword and chmlib are compiled and linked statically and none of their symbols are exported by the main library.


This change is Reviewable

Hide everything since antiword and chmlib are compiled and linked
statically and none of their symbols are exported by the main library.
@benoit-pierre
Copy link
Contributor Author

This reduces the combined bss/code/data size of libcrengine.so by 20.3 kB.

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

4 participants