ntp: add some usefull configure options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-26 21:57:30 +01:00
parent 6598d67972
commit 66abf7704e

View File

@ -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