Compare commits
1 Commits
c2ca318adc
...
a933343e1b
Author | SHA1 | Date | |
---|---|---|---|
a933343e1b |
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ endif
|
|||||||
|
|
||||||
LUME_VERSION ?= $(shell git describe --tags --always)
|
LUME_VERSION ?= $(shell git describe --tags --always)
|
||||||
LDFLAGS := ${LDFLAGS} \
|
LDFLAGS := ${LDFLAGS} \
|
||||||
-X git.kill0.net/chill9/lume/cmd.Version=${LUME_VERSION} \
|
-X git.kill0.net/chill9/lume/cmd.Version=${LUME_VERSION} \
|
||||||
-X git.kill0.net/chill9/lume/cmd.BuildDate=${BUILD_DATE}
|
-X git.kill0.net/chill9/lume/cmd.BuildDate=${BUILD_DATE}
|
||||||
|
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
|
Loading…
Reference in New Issue
Block a user