Control: tags -1 +patch Hi,
Is there any reason to not enable atom driver support by default? Several raspi users do rebuild ntp to enable it to build Stratum-1 server, so release it with this feature is handy for them. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane
diff -urN ntp-4.2.8p4+dfsg.orig/debian/rules ntp-4.2.8p4+dfsg/debian/rules --- ntp-4.2.8p4+dfsg.orig/debian/rules 2015-07-25 23:36:54.000000000 +0900 +++ ntp-4.2.8p4+dfsg/debian/rules 2016-01-16 21:13:53.496817614 +0900 @@ -23,6 +23,7 @@ --disable-local-libopts \ --enable-ntp-signd \ --disable-dependency-tracking \ + --enable-ATOM \ --with-openssl-libdir=/usr/lib/$(DEB_HOST_MULTIARCH) build: build-arch build-indep