diff --git a/toolchain/Config.in b/toolchain/Config.in index bcbc3cf984..87d7bc30bb 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -129,6 +129,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_64735 config BR2_TOOLCHAIN_HAS_GCC_BUG_85180 bool default y if BR2_microblaze + depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_8 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85862 # An infinite loop exists in the find_base_term() logic of 6.x