We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f8219 commit 80b475fCopy full SHA for 80b475f
depends/packages/zlib.mk
@@ -11,6 +11,7 @@ $(package)_config_opts+=RANLIB="$($(package)_ranlib)"
11
$(package)_config_opts+=AR="$($(package)_ar)"
12
$(package)_config_opts_darwin+=AR="$($(package)_libtool)"
13
$(package)_config_opts_darwin+=ARFLAGS="-o"
14
+$(package)_config_opts_aarch64_android+=CHOST=$(host)
15
endef
16
17
# zlib has its own custom configure script that takes in options like CC,
0 commit comments