|
@@ -129,6 +129,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_64735
|
|
config BR2_TOOLCHAIN_HAS_GCC_BUG_85180
|
|
config BR2_TOOLCHAIN_HAS_GCC_BUG_85180
|
|
bool
|
|
bool
|
|
default y if BR2_microblaze
|
|
default y if BR2_microblaze
|
|
|
|
+ depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_8
|
|
|
|
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85862
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85862
|
|
# An infinite loop exists in the find_base_term() logic of 6.x
|
|
# An infinite loop exists in the find_base_term() logic of 6.x
|