mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ntp: enable ipv6 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
279f9df936
commit
8f903624fc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user