summaryrefslogtreecommitdiffstats
path: root/package/python-websockets/0001-Fix-behavior-of-recv-in-the-CLOSING-state.patch
diff options
context:
space:
mode:
authorAngelo Compagnucci <angelo@amarulasolutions.com>2018-05-11 22:50:33 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-11 23:05:29 +0200
commitb0e34e6690df382042eb29b148236d071f492a45 (patch)
treea73a6520130fbedb7afe27bc0993eec3d5473731 /package/python-websockets/0001-Fix-behavior-of-recv-in-the-CLOSING-state.patch
parent970cb26ec22e165c9b1fea27a85cfe5762096b19 (diff)
downloadbuildroot-b0e34e6690df382042eb29b148236d071f492a45.tar.gz
buildroot-b0e34e6690df382042eb29b148236d071f492a45.zip
package/go: fixing host go cross compilation
Actually if GOHOSTOS == GOOS || GOHOSTARCH == GOARCH the go build system assume it's not cross compiling and uses the same toolchain for both the host and the target. This commit adds a patch to enable the explicit GO_ASSUME_CROSSCOMPILING in go build system and updates to go package accordingly. Fixes: http://autobuild.buildroot.net/results/3636b1ac5756a782fd7578186508aaf9d105e3e9/ http://autobuild.buildroot.net/results/25790dca7e19527bb360d7dfb325cd9cfc3b56cc/ and many more. References: https://github.com/golang/go/issues/25177 https://golang.org/cl/112156 Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by: Anisse Astier <anisse@astier.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-websockets/0001-Fix-behavior-of-recv-in-the-CLOSING-state.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud