reduce size #8

Open
coolaj86 wants to merge 1 commits from smaller-size into master
Owner

Flags to omit debug symbols in binary, to reduce file size

Flags to omit debug symbols in binary, to reduce file size
Author
Owner

Please review @ryanburnette

Please review @ryanburnette
First-time contributor

@coolaj86 lgtm

@coolaj86 lgtm
This pull request has changes conflicting with the target branch.
  • build-all.sh
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b smaller-size master
git pull origin smaller-size

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff smaller-size
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/go-serviceman#8
No description provided.