diff --git a/Makefile b/Makefile index da91e023a..81b149a68 100644 --- a/Makefile +++ b/Makefile @@ -175,7 +175,6 @@ build-cross: $(GORELEASER) LDFLAGS='$(LDFLAGS)' $(GORELEASER) build --snapshot --clean .PHONY: dist -dist: LDFLAGS += -extldflags "-static" dist: ( \ cd _dist && \