summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-10-17 10:32:30 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-10-17 10:32:30 +0000
commitd7332140e8607529ece78fc0ef4695a95b868879 (patch)
tree188ed81cb1654d280f8a1740d9067b05818c2b69 /rules/host-glib.make
parent6047d93eaebcceabd9e63b6e5f279321017b9882 (diff)
downloadptxdist-d7332140e8607529ece78fc0ef4695a95b868879.tar.gz
ptxdist-d7332140e8607529ece78fc0ef4695a95b868879.tar.xz
* glib: hardcode iconv only for host tool
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7438 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-glib.make')
-rw-r--r--rules/host-glib.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/host-glib.make b/rules/host-glib.make
index 58bf72bde..211d58fa0 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -54,6 +54,8 @@ HOST_GLIB_ENV := $(HOST_ENV)
#
# autoconf
#
+# libiconv: hardcode to libiconv (gnu), because 'no' does not work
+#
HOST_GLIB_AUTOCONF := \
$(HOST_AUTOCONF) \
--with-libiconv=gnu