浏览代码

disable libiconv for host

Waldemar Brodkorb 11 年之前
父节点
当前提交
15195bc24d
共有 1 个文件被更改,包括 1 次插入0 次删除
  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_CONFIGURE_ARGS+=	--disable-fam \
 			--enable-static \
+			--with-libiconv=no \
 			--disable-compile-warnings
 
 glib-install: