kumquat-buildroot/package/go
Christian Stewart 8c585eb32d package/go: set goos variable to linux
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>
2022-06-04 18:33:37 +02:00
..
0001-build.go-explicit-option-for-crosscompilation.patch package/go: add support for riscv64 architecture 2022-05-14 11:37:17 +02:00
0002-cmd-dist-use-gohostarch-for-ssa-rewrite-check.patch package/go: update patch for go-bootstrap fix 2022-06-04 13:15:05 +02:00
Config.in.host package/go: add support for riscv64 architecture 2022-05-14 11:37:17 +02:00
go.hash package/go: security bump to version 1.18.2 2022-05-12 10:45:22 +02:00
go.mk package/go: set goos variable to linux 2022-06-04 18:33:37 +02:00