mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
MIPS: replace every BR2_mips_* with the new MIPS CPU options
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f62cbd75b7
commit
45c92c60b1
@@ -6,7 +6,7 @@ config BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
|
||||
|| BR2_mips64 || BR2_mips64el
|
||||
depends on !BR2_ARM_CPU_ARMV4
|
||||
# MIPS R6 support in Go has not yet been developed.
|
||||
depends on !BR2_mips_64r6
|
||||
depends on !BR2_MIPS_CPU_MIPS64R6
|
||||
|
||||
config BR2_PACKAGE_HOST_GO_CGO_LINKING_SUPPORTS
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user