]> code.ossystems Code Review - openembedded-core.git/commit
go: set GOMIPS envrionment variable
authorMatt Madison <matt@madison.systems>
Sun, 4 Mar 2018 21:09:26 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:36:32 +0000 (06:36 -0800)
commitf3cabc92dca3408da18f04e4af4051fba1f63c14
tree77857a16ee81b3c067cce1e74b53d3bc421cfe3d
parent4fd749ca6450a4870be1c1e13802f084b6eb0db6
go: set GOMIPS envrionment variable

Go 1.10 adds support for selecting hard/soft float
object code through the GOMIPS environment variable.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/goarch.bbclass
meta/recipes-devtools/go/go-cross-canadian.inc
meta/recipes-devtools/go/go-cross.inc
meta/recipes-devtools/go/go-runtime.inc
meta/recipes-devtools/go/go-target.inc