Makefile: strip output binary

master
Avril 4 years ago
parent 111e1e3ea0
commit 11fa5b6724
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -7,7 +7,7 @@ clean:
lazy-rebuild:
go build -o $@
strip $@
test:
mkdir test

Loading…
Cancel
Save