mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
ntp: enable ipv6 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -30,11 +30,11 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-all-clocks \
|
||||
--disable-ipv6 \
|
||||
--enable-ipv6 \
|
||||
--without-rpath \
|
||||
--with-gnu-ld \
|
||||
--without-crypto
|
||||
|
||||
make -C sntp/libopts
|
||||
make -C ntpd
|
||||
make -C ntpdate
|
||||
make -C ntpdate
|
||||
|
||||
Reference in New Issue
Block a user