ntp: enable support for additional hw via --enable-all-clocks.

This commit is contained in:
Juan RP 2015-09-18 09:17:05 +02:00
parent 7a922cef50
commit cc5f9744dc

View File

@ -1,11 +1,11 @@
# Template file for 'ntp'
pkgname=ntp
version=4.2.8p3
revision=3
revision=4
build_pie=yes
build_style=gnu-configure
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
ol_cv_pthread_select_yields=yes"
--enable-all-clocks ol_cv_pthread_select_yields=yes"
hostmakedepends="pkg-config bison perl"
makedepends="libedit-devel libressl-devel libcap-devel libevent-devel"
short_desc="The Network Time Protocol daemon and utilities"