aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2024-09-05 22:10:36 -0700
committerMax Resnick <max@ofmax.li>2024-09-05 22:10:36 -0700
commit9b81c20dac38efdcfe9ea8455ec0e443b4b642ac (patch)
treec978cde17af847e004a6daf39364c44779be0ea8 /Makefile
parent14a2097d7d1d9648d86ef4a1b7ee2ecedf5534e6 (diff)
downloadsally-9b81c20dac38efdcfe9ea8455ec0e443b4b642ac.tar.gz
feat: add grumps buildCHECKPOINTgrumps-build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d78e31e..4ad64fc 100644
--- a/Makefile
+++ b/Makefile
@@ -45,3 +45,6 @@ tidy:
tidy-lint:
go mod tidy
git diff --exit-code -- go.mod go.sum
+
+grumps-build:
+ CGO_ENABLED=0 go build -ldflags="-w -s" -o sally