libcurl: Avoid linking in libidn2
This commit is contained in:
parent
020c9420a9
commit
08ff5d4565
@ -8,6 +8,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
--with-ca-bundle=$TERMUX_PREFIX/etc/tls/cert.pem
|
||||
--with-nghttp2
|
||||
--without-libidn
|
||||
--without-libidn2
|
||||
--without-librtmp
|
||||
--with-ssl
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user