Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 09:59:47 +0400
From:      Andrey Chernov <ache@FreeBSD.ORG>
To:        Colin Percival <cperciva@FreeBSD.ORG>
Cc:        cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/named Makefile
Message-ID:  <20060813055947.GA9508@nagual.pp.ru>
In-Reply-To: <200608130532.k7D5WA6g040164@repoman.freebsd.org>
References:  <200608130532.k7D5WA6g040164@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 13, 2006 at 05:32:10AM +0000, Colin Percival wrote:
> cperciva    2006-08-13 05:32:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin/named       Makefile 
>   Log:
>   Undefine __DATE__ in order to avoid placing a build timestamp into
>   /usr/sbin/{named, lwresd}.  Note that POSIX / C99 doesn't technically
>   allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway.

There is a warning. Probably it can interfere with future warn level 
increasing. What about _re_defining date, say, to the date of named 
import?

-- 
http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060813055947.GA9508>