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

Fix stripping of binaries for changed file output #5

Merged
merged 1 commit into from Sep 8, 2022

Conversation

direc85
Copy link
Contributor

@direc85 direc85 commented Aug 29, 2022

When compiling Whisperfish (which is a Rust program, but IIUC gets the same symbol stripping as C++ programs), the symbols don't get stripped from the binary, because there are more than 256 symbols.

Cherry-pick from rpm-software-management/rpm@5b4805d

Related forum thread: https://forum.sailfishos.org/t/cant-strip-more-than-256-symbols/12522

file will print a "warning" that it only processed up to 256 notes.

Cherry-pick from rpm-software-management/rpm@5b4805d
Related forum thread: https://forum.sailfishos.org/t/cant-strip-more-than-256-symbols/12522
@martyone martyone merged commit 72a1cf9 into sailfishos:master Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants