mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
package/zlib: update architectures for zlib-ng
- powerpc is supported sinceb81f4ee96d- s390x is supported since8e30d11736Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d98490d17c
commit
2007b79280
@@ -3,6 +3,8 @@ config BR2_PACKAGE_ZLIB_NG_ARCH_SUPPORTS
|
||||
default y if BR2_arm
|
||||
default y if BR2_aarch64
|
||||
default y if BR2_i386
|
||||
default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
|
||||
default y if BR2_s390x
|
||||
default y if BR2_x86_64
|
||||
|
||||
config BR2_PACKAGE_ZLIB
|
||||
|
||||
Reference in New Issue
Block a user