summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-glib.make')
-rw-r--r--rules/host-glib.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/host-glib.make b/rules/host-glib.make
index 6aad62e08..fc9cd1ef2 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -53,7 +53,8 @@ HOST_GLIB_ENV := $(HOST_ENV)
# hosts 'iconv' should be present in the regular host glibc.
#
HOST_GLIB_AUTOCONF := \
- $(HOST_AUTOCONF)
+ $(HOST_AUTOCONF) \
+ --with-libiconv=gnu
# ----------------------------------------------------------------------------
# Clean