Browse Source

disable libiconv for host

Waldemar Brodkorb 11 years ago
parent
commit
15195bc24d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/glib/Makefile

+ 1 - 0
package/glib/Makefile

@@ -42,6 +42,7 @@ CONFIGURE_ENV+=		glib_cv_long_long_format=ll \
 HOST_STYLE:=		auto
 HOST_STYLE:=		auto
 HOST_CONFIGURE_ARGS+=	--disable-fam \
 HOST_CONFIGURE_ARGS+=	--disable-fam \
 			--enable-static \
 			--enable-static \
+			--with-libiconv=no \
 			--disable-compile-warnings
 			--disable-compile-warnings
 
 
 glib-install:
 glib-install: