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

Strip symbols on Linux #86

Open
swamproyal opened this issue Oct 14, 2023 · 1 comment
Open

Strip symbols on Linux #86

swamproyal opened this issue Oct 14, 2023 · 1 comment

Comments

@swamproyal
Copy link

Can you look at stripping symbols on libcef.so to reduce the size? ie strip libcef.so

@WinterPhoenix
Copy link
Collaborator

We already have symbol_level=0:
https://github.com/solsticegamestudios/GModCEFCodecFix/blob/master/cef_build/linux.sh

We may consider stripping on top of that, but we don't want to get in the way of debugging. Maybe we'll upload the symbols separately or something

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

No branches or pull requests

2 participants