pull/406/head
Christopher Young 2016-03-24 12:39:26 -04:00
rodzic fbc7c6f168
commit d9bbe5881c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ ifeq "$(CIRCLECI)" "true"
BUILDINFO=
else
BUILDINFO=-ldflags "-X main.stratuxVersion=`git describe --tags --abbrev=0` -X main.stratuxBuild=`git log -n 1 --pretty=%H`"
$(ifeq (, $(shell which go)),,$(error Go command not found!))
$(if $(GOROOT),,$(error GOROOT is not set!))
endif
all: