mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
glib2: the host build also needs --with-libiconv=gnu
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
+2
-1
@@ -45,7 +45,8 @@ define Package/glib2/description
|
||||
endef
|
||||
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
--disable-selinux
|
||||
--disable-selinux \
|
||||
--with-libiconv=gnu
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
|
||||
Reference in New Issue
Block a user