Makefile: strip output binary

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

@ -7,8 +7,8 @@ clean:
lazy-rebuild:
go build -o $@
strip $@
test:
mkdir test
touch test/file1.txt

Loading…
Cancel
Save