This commit fixes a build error when the host environment has GOOS set to something other than "linux." For example, cd ./buildroot GOOS="js" make This will cause a build failure. Override GOOS to be either empty for host packages or set to "linux" for target packages. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-build.go-explicit-option-for-crosscompilation.patch | ||
0002-cmd-dist-use-gohostarch-for-ssa-rewrite-check.patch | ||
Config.in.host | ||
go.hash | ||
go.mk |