diff --git a/GNUmakefile b/GNUmakefile index ff213cf7b..0948a8775 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -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=