From d0856ac71b0c6cf8ec5c83854d43bb0580258a96 Mon Sep 17 00:00:00 2001 From: Daniel Ponte Date: Fri, 18 Oct 2024 08:47:30 -0400 Subject: [PATCH] add dirty --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9bb10ab..6699e22 100644 --- a/Makefile +++ b/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