summaryrefslogtreecommitdiffstats
path: root/rules/host-zlib.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-zlib.make')
-rw-r--r--rules/host-zlib.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-zlib.make b/rules/host-zlib.make
index 04039dddd..3122bd9ab 100644
--- a/rules/host-zlib.make
+++ b/rules/host-zlib.make
@@ -38,6 +38,7 @@ $(STATEDIR)/host-zlib.extract: $(host_zlib_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOST_ZLIB_BUILDDIR))
@$(call extract, ZLIB, $(HOST_BUILDDIR))
+ @$(call patchin, ZLIB)
@$(call touch, $@)
# ----------------------------------------------------------------------------