diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 4238c61e3..6275eca16 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -45,7 +45,8 @@ define Package/glib2/description endef HOST_CONFIGURE_ARGS += \ - --disable-selinux + --disable-selinux \ + --with-libiconv=gnu CONFIGURE_ARGS += \ --enable-shared \