mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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,6 +9,11 @@ cd $PKG_BUILD
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
--disable-all-clocks \
|
||||||
|
--disable-ipv6 \
|
||||||
|
--without-rpath \
|
||||||
|
--with-gnu-ld \
|
||||||
|
--without-crypto
|
||||||
|
|
||||||
make -C libopts
|
make -C libopts
|
||||||
make -C ntpd
|
make -C ntpd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user