Skip to content

Commit 80b475f

Browse files
committed
1 parent 45f8219 commit 80b475f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

depends/packages/zlib.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ $(package)_config_opts+=RANLIB="$($(package)_ranlib)"
1111
$(package)_config_opts+=AR="$($(package)_ar)"
1212
$(package)_config_opts_darwin+=AR="$($(package)_libtool)"
1313
$(package)_config_opts_darwin+=ARFLAGS="-o"
14+
$(package)_config_opts_aarch64_android+=CHOST=$(host)
1415
endef
1516

1617
# zlib has its own custom configure script that takes in options like CC,

0 commit comments

Comments
 (0)