diff --git a/Makefile b/Makefile index 389063150..a048fbb1a 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ RUN_FLAGS=-ti BUILD_IN_CONTAINER=true GO_ENV=GOGC=off GO=env $(GO_ENV) go -NO_CROSS_COMP=unset GOOS GOHOST +NO_CROSS_COMP=unset GOOS GOARCH GO_HOST=$(NO_CROSS_COMP); $(GO) WITH_GO_HOST_ENV=$(NO_CROSS_COMP); $(GO_ENV) GO_BUILD_INSTALL_DEPS=-i