Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 05:32:10 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/named Makefile
Message-ID:  <200608130532.k7D5WA6g040164@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Approved by:    dougb
  MFC after:      1 month
  
  Revision  Changes    Path
  1.42      +3 -0      src/usr.sbin/named/Makefile



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