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

Add option to strip binaries #39

Merged
merged 4 commits into from
Jul 16, 2017
Merged

Add option to strip binaries #39

merged 4 commits into from
Jul 16, 2017

Conversation

JonathonReinhart
Copy link
Owner

Closes #31

Note that we strip the user program before modifying it with patchelf.
This avoids the issue where older versions of patchelf (including the
latest release, 0.9) can render binaries unable to be stripped.

See NixOS/patchelf#117
@JonathonReinhart JonathonReinhart merged commit 0898ef8 into master Jul 16, 2017
@JonathonReinhart JonathonReinhart deleted the 31-strip branch July 16, 2017 03:52
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.

1 participant