Skip to content

Commit

Permalink
strip is already done with actual ldflags (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 authored Aug 18, 2023
1 parent ffaad31 commit fc00bb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ build:
-o bin/$(BINARY) \
github.com/metal-stack/metalctl

strip bin/$(BINARY) || true
md5sum bin/$(BINARY) > bin/$(BINARY).md5

.PHONY: test
Expand Down

0 comments on commit fc00bb0

Please sign in to comment.