[Lunar-commits] <moonbase> ntp: fix it to compile with gcc >= 4.3.x
Florin Braescu
florin at lunar-linux.org
Mon Aug 3 12:07:03 CEST 2009
commit 99d9bdbf18ab40a3d5908f7cd72d35d8229cb591
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Aug 3 13:07:03 2009 +0300
ntp: fix it to compile with gcc >= 4.3.x
---
net/ntp/BUILD | 2 ++
net/ntp/DETAILS | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/net/ntp/BUILD b/net/ntp/BUILD
index 7ae4b85..d423910 100644
--- a/net/ntp/BUILD
+++ b/net/ntp/BUILD
@@ -2,6 +2,8 @@
#if you're gonna change something in here make doggone sure you
#eyeball the init script too!
+ sedit "s: | MOD_NANO::" ntpd/ntp_loopfilter.c &&
+
./configure --build=$BUILD \
--prefix=/usr \
--bindir=/usr/sbin \
diff --git a/net/ntp/DETAILS b/net/ntp/DETAILS
index b699cd5..ef1e8d8 100644
--- a/net/ntp/DETAILS
+++ b/net/ntp/DETAILS
@@ -6,7 +6,7 @@
SOURCE_VFY=sha1:8476f75daffe9851cc6f33d170902bce77637499
WEB_SITE=http://www.ntp.org
ENTERED=20011004
- UPDATED=20090602
+ UPDATED=20090803
SHORT="ntp syncs your time with an ntp server"
cat << EOF
More information about the Lunar-commits
mailing list