mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
go: Remove mips32r2 from mips
mips32r1 is only one supported for mips32 (From OE-Core rev: d39b819579c767aa7892835624540fd6509db201) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
require go-${PV}.inc
|
||||
require go.inc
|
||||
TUNE_CCARGS_remove = "-march=mips32r2"
|
||||
|
||||
Reference in New Issue
Block a user