summaryrefslogtreecommitdiff
path: root/package/glib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-23 12:22:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-24 06:56:02 +0200
commit15195bc24dea613355313727aab2275f7fba8953 (patch)
treeab243a349f7dd2848180ae18624cff4a413ebe44 /package/glib
parent30798d9d1f2e934dbad10c92156b2223ae6efa62 (diff)
disable libiconv for host
Diffstat (limited to 'package/glib')
-rw-r--r--package/glib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile
index 4f6c30df8..67c5cab9e 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -42,6 +42,7 @@ CONFIGURE_ENV+= glib_cv_long_long_format=ll \
HOST_STYLE:= auto
HOST_CONFIGURE_ARGS+= --disable-fam \
--enable-static \
+ --with-libiconv=no \
--disable-compile-warnings
glib-install: