Default dev-build to not using GOX

This commit is contained in:
Matt Keeler 2018-06-26 14:26:23 -04:00
parent e90d03a263
commit 82f2586a48
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,9 @@ else
PUB_WEBSITE_ARG=
endif
NOGOX?=1
export NOGOX
export GO_BUILD_TAG
export UI_BUILD_TAG
export UI_LEGACY_BUILD_TAG
@ -94,6 +97,7 @@ export GIT_DESCRIBE
export GOTAGS
export GOLDFLAGS
DEV_PUSH?=0
ifeq ($(DEV_PUSH),1)
DEV_PUSH_ARG=