|
@@ -115,7 +115,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_43744
|
|
bool
|
|
bool
|
|
default y if !BR2_TOOLCHAIN_GCC_AT_LEAST_8
|
|
default y if !BR2_TOOLCHAIN_GCC_AT_LEAST_8
|
|
default y if BR2_TOOLCHAIN_GCC_AT_LEAST_9
|
|
default y if BR2_TOOLCHAIN_GCC_AT_LEAST_9
|
|
- depends on BR2_sh4
|
|
|
|
|
|
+ depends on BR2_sh
|
|
|
|
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63261. This bug no
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63261. This bug no
|
|
# longer exists in gcc 8.x.
|
|
# longer exists in gcc 8.x.
|