kumquat-buildroot/package/go
Angelo Compagnucci f383d667e9 package/go: fix cross-compilation settings
This patch fixes a bug with the BR2_TOOLCHAIN_HAS_THREADS variable
handling which causes CGO_ENABLED to be always 0.

Furthermore, it fixes the cross compilation options for the go
compiler: setting CGO_ENABLED should be done only for the target
compiler not the host one.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Christian Stewart <christian@paral.in>
(cherry picked from commit 80ea21bc3c)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-10-25 09:31:08 +02:00
..
Config.in.host go: remove powerpc64 big-endian from supported architectures 2016-11-11 21:35:29 +01:00
go.hash go: security bump to version 1.7.4 2017-01-23 23:01:27 +01:00
go.mk package/go: fix cross-compilation settings 2017-10-25 09:31:08 +02:00