Skip to content

Commit

Permalink
Remove strip build
Browse files Browse the repository at this point in the history
  • Loading branch information
katcipis committed Apr 26, 2017
1 parent b0c42d2 commit d0ba359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/nash/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ endif
build:
@echo "building nash version: "$(VERSION)
GO15VENDOREXPERIMENT=1 go build $(BUILDARGS)
strip -s ./nash

install:
GO15VENDOREXPERIMENT=1 go install $(BUILDARGS)

0 comments on commit d0ba359

Please sign in to comment.