glib: use GNU iconv
Fixes compilation error.
This commit is contained in:
parent
b98ffcf631
commit
b122c870bb
@ -23,6 +23,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
--disable-libmount
|
||||
--disable-znodelete
|
||||
--with-pcre=system
|
||||
--with-libiconv=gnu
|
||||
"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
|
Loading…
Reference in New Issue
Block a user