|
@@ -39,7 +39,6 @@ config BR2_GCC_VERSION_4_9_X
|
|
depends on !(BR2_TOOLCHAIN_USES_MUSL && (BR2_powerpc64 || BR2_powerpc64le))
|
|
depends on !(BR2_TOOLCHAIN_USES_MUSL && (BR2_powerpc64 || BR2_powerpc64le))
|
|
# musl mips64 unsupported
|
|
# musl mips64 unsupported
|
|
depends on !(BR2_TOOLCHAIN_USES_MUSL && (BR2_mips64 || BR2_mips64el))
|
|
depends on !(BR2_TOOLCHAIN_USES_MUSL && (BR2_mips64 || BR2_mips64el))
|
|
- # PR60102 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102
|
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
|
|
|
|
|
|
config BR2_GCC_VERSION_5_X
|
|
config BR2_GCC_VERSION_5_X
|