Skip to content

Commit

Permalink
Slimming down the macOS binary too
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson committed Jan 13, 2017
1 parent 2604394 commit 300d785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ compress-all:
$(call compress,linux,amd64)
$(call compress,linux,386)
$(call compress,linux,arm)
$(call compress,darwin,amd64)
$(call compress,windows,amd64)
$(call compress,windows,386)

Expand Down

0 comments on commit 300d785

Please sign in to comment.