]> code.ossystems Code Review - openembedded-core.git/commit
go: fix linking issues for nativesdk builds
authorMatt Madison <matt@madison.systems>
Thu, 14 Sep 2017 19:22:28 +0000 (16:22 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 08:03:33 +0000 (09:03 +0100)
commitf76779f7ef6636355a5aa5741a736f5234a67fdb
tree50b5ccec815bb3116089825c87cfce74ae8b5740
parent94cfa563388fb39e6a409eefcae1598a9d426a5c
go: fix linking issues for nativesdk builds

Switch to using an external linker for nativesdk
go, go-runtime, and go package builds, which works
more reliably when building 32-bit SDKs.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/go.bbclass
meta/recipes-devtools/go/go-runtime.inc
meta/recipes-devtools/go/go-target.inc