summaryrefslogtreecommitdiffstats
path: root/contrib/zlib/module.defs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/zlib/module.defs')
-rw-r--r--contrib/zlib/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/zlib/module.defs b/contrib/zlib/module.defs
index f973bcfec..6f19b8130 100644
--- a/contrib/zlib/module.defs
+++ b/contrib/zlib/module.defs
@@ -7,7 +7,7 @@ ZLIB.FETCH.sha256 = c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197
ZLIB.CONFIGURE.args = !sete @dir !env !exe @prefix !extra
-ifeq (1-mingw,$(BUILD.cross)-$(BUILD.system))
+ifeq (1-mingw,$(HOST.cross)-$(HOST.system))
ZLIB.CONFIGURE.env.AR = AR="$(AR.exe)"
ZLIB.CONFIGURE.env.ARFLAGS = ARFLAGS="rc"
ZLIB.CONFIGURE.env.RANLIB = RANLIB="$(RANLIB.exe)"