|
@@ -14,6 +14,8 @@ config BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467 for more
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467 for more
|
|
# details.
|
|
# details.
|
|
depends on !BR2_m68k_cf
|
|
depends on !BR2_m68k_cf
|
|
|
|
+ # assertion fail in binutils
|
|
|
|
+ depends on !(BR2_or1k && !BR2_TOOLCHAIN_GCC_AT_LEAST_9)
|
|
|
|
|
|
menuconfig BR2_PACKAGE_FFMPEG
|
|
menuconfig BR2_PACKAGE_FFMPEG
|
|
bool "ffmpeg"
|
|
bool "ffmpeg"
|