mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
glib2: use --with-libiconv=gnu, always required as of trunk r48396
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-debug=no \
|
--enable-debug=no \
|
||||||
--disable-selinux \
|
--disable-selinux \
|
||||||
--disable-fam \
|
--disable-fam \
|
||||||
$(if $(ICONV_FULL),--with-libiconv=gnu)
|
--with-libiconv=gnu
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
glib_cv_stack_grows=no \
|
glib_cv_stack_grows=no \
|
||||||
|
|||||||
Reference in New Issue
Block a user