]> 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>
Sun, 5 Nov 2017 13:54:45 +0000 (13:54 +0000)
commitfe72090a30d1fc810de3dd07350e5e6afba745de
tree487ad2119f77d2788e3d84ff8fd6f9a7bbd3a43a
parentea6abed9dd638544f406ec2176b2c926bb1acf9b
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>
meta/classes/goarch.bbclass