mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
curl:
-disable ipv 6 support
This commit is contained in:
parent
63c242767b
commit
2640f13c7a
@ -18,10 +18,10 @@ cd $PKG_BUILD
|
||||
--enable-file \
|
||||
--disable-ldap \
|
||||
--enable-proxy \
|
||||
--enable-ipv6 \
|
||||
--disable-ipv6 \
|
||||
--enable-thread \
|
||||
--with-random=/dev/urandom \
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user