mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ntp: add some usefull configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6598d67972
commit
66abf7704e
@ -9,7 +9,12 @@ cd $PKG_BUILD
|
||||
--sysconfdir=/etc \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-all-clocks \
|
||||
--disable-ipv6 \
|
||||
--without-rpath \
|
||||
--with-gnu-ld \
|
||||
--without-crypto
|
||||
|
||||
make -C libopts
|
||||
make -C ntpd
|
||||
make -C ntpdate
|
||||
make -C ntpdate
|
Loading…
x
Reference in New Issue
Block a user