mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libsoup:
- build with ipv6 support
This commit is contained in:
parent
41e3ba5373
commit
977a8a37c0
@ -9,7 +9,7 @@ $SCRIPTS/build libproxy
|
|||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
ac_cv_path_GLIB_GENMARSHAL=$ROOT/$TOOLCHAIN/bin/glib-genmarshal \
|
ac_cv_path_GLIB_GENMARSHAL=$ROOT/$TOOLCHAIN/bin/glib-genmarshal \
|
||||||
soup_cv_ipv6="no" \
|
soup_cv_ipv6="yes" \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user