mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ffmpeg:
- build with ipv6 support
This commit is contained in:
parent
11c1645bf7
commit
61550f4bb8
@ -44,7 +44,7 @@ cd $PKG_BUILD/
|
||||
--disable-avfilter-lavf \
|
||||
--enable-pthreads \
|
||||
--disable-x11grab \
|
||||
--disable-ipv6 \
|
||||
--enable-ipv6 \
|
||||
$OPTIM_CONFIG \
|
||||
--enable-encoders \
|
||||
--enable-decoders \
|
||||
@ -64,4 +64,4 @@ cd $PKG_BUILD/
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user