projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98490d
)
package/zlib: update architectures for zlib-ng
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Mon, 12 Oct 2020 06:54:56 +0000
(08:54 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Mon, 12 Oct 2020 20:23:06 +0000
(22:23 +0200)
- powerpc is supported since
https://github.com/zlib-ng/zlib-ng/commit/
b81f4ee96dcbdf1db34b00727b6f1829a2ba1edb
- s390x is supported since
https://github.com/zlib-ng/zlib-ng/commit/
8e30d1173699412c11880db10de2bc10893a2448
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zlib/Config.in
patch
|
blob
|
history
diff --git
a/package/zlib/Config.in
b/package/zlib/Config.in
index 4c41ea9fe973f420895d7af3dd5fcbfa0ffffa93..550c2efa9302bd071625c9453739e04a2e16e190 100644
(file)
--- a/
package/zlib/Config.in
+++ b/
package/zlib/Config.in
@@
-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