We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d509a9 commit d84d049Copy full SHA for d84d049
Makefile
@@ -1,6 +1,6 @@
1
VERSION=`git --no-pager describe --tags --always`
2
3
-LDFLAGS+=-s -w
+LDFLAGS+=
4
LDFLAGS+=-X main.version=${VERSION}
5
6
build:
0 commit comments