]> code.ossystems Code Review - openembedded-core.git/commit
goarch: There is no GOARCH defined for mips64-n32
authorJoe Slater <jslater@windriver.com>
Tue, 17 Oct 2017 22:03:25 +0000 (15:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:23 +0000 (17:14 +0000)
commit6380e5e381ceaf39a02e6f76c74910b2af71980b
treeaaa8f2c49d142f9fc508fa5ef95ae5e73e6e5e5c
parentd184a1365ededd30952ec4e8e6f6deb6eafb3b31
goarch: There is no GOARCH defined for mips64-n32

Defeat building for mipsarchn32 because there is no corresponding
GOARCH.  Neither "mips" nor "mips64" allows go-runtime to compile.
Existing mips32 code assumes the o32 ABI.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/goarch.bbclass