add dirty
This commit is contained in:
parent
3274348522
commit
d0856ac71b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VER!=git describe --tags --always
|
||||
VER!=git describe --tags --always --dirty
|
||||
HASH!=git describe --always
|
||||
LDFLAGS=-ldflags="-X 'main.Version=${VER}' -X 'main.Commit=${HASH}'"
|
||||
all: checkcalls
|
||||
|
|
Loading…
Reference in a new issue