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 executable files (and have new Makefile target for debug builds) #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

riccardomurri
Copy link

This PR does two things:

  • runs the strip utility on the su-exec and su-exec-static binaries, which brings space down a bit more (e.g., 10kB vs 14kB for su-exec)

  • creates an additional su-exec-debug target for compiling with the -g option and not stripping

@hlovdal hlovdal mentioned this pull request Oct 14, 2017
@hlovdal
Copy link
Contributor

hlovdal commented Jan 3, 2018

@ncopa What are you waiting for before merging this pull request?

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