Skip to content

Commit ccb76d4

Browse files
committed
I think this was cargo-culted and doesn't have an effect
1 parent 5b3f2fd commit ccb76d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ GO := $(CURDIR)/script/go
77
GOFMT := $(CURDIR)/script/gofmt
88

99
GOFLAGS := \
10-
--tags "static" \
1110
-ldflags "-X main.BuildVersion=$(shell git rev-parse HEAD) -X main.BuildDescribe=$(shell git describe --tags --always --dirty)"
1211

1312
ifdef USE_ISATTY

0 commit comments

Comments
 (0)