Skip to content

Commit d84d049

Browse files
committed
removing last flags from make, then releasing
1 parent 3d509a9 commit d84d049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION=`git --no-pager describe --tags --always`
22

3-
LDFLAGS+=-s -w
3+
LDFLAGS+=
44
LDFLAGS+=-X main.version=${VERSION}
55

66
build:

0 commit comments

Comments
 (0)