mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libsoup:
-disable ipv 6 support
This commit is contained in:
parent
5cc13ad208
commit
63c242767b
@ -9,7 +9,7 @@ $SCRIPTS/build libproxy
|
||||
cd $PKG_BUILD
|
||||
|
||||
ac_cv_path_GLIB_GENMARSHAL=$ROOT/$TOOLCHAIN/bin/glib-genmarshal \
|
||||
soup_cv_ipv6="yes" \
|
||||
soup_cv_ipv6="no" \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user