Force GOOS to linux

This commit is contained in:
Maxime Ginters 2019-05-24 10:33:16 -04:00
parent ee1f36d8df
commit 7bf996fdd2

View file

@ -52,11 +52,14 @@ QEMUVERSION = v4.0.0
BUSTED_ARGS =-v --pattern=_test
GOOS = linux
export ARCH
export DUMB_ARCH
export TAG
export PKG
export GOARCH
export GOOS
export GIT_COMMIT
export GOBUILD_FLAGS
export REPO_INFO