mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/fdk-aac: enable on s390x
s390x is supported since bump to version 2.0.3 in commit38a20a0998andc16d5d72c9Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
94e072849e
commit
eda991ab09
@@ -7,6 +7,7 @@ config BR2_PACKAGE_FDK_AAC_ARCH_SUPPORTS
|
||||
default y if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
|
||||
default y if BR2_powerpc
|
||||
default y if BR2_sh
|
||||
default y if BR2_s390x
|
||||
|
||||
config BR2_PACKAGE_FDK_AAC
|
||||
bool "fdk-aac"
|
||||
|
||||
Reference in New Issue
Block a user