Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2017 13:50:21 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r318289 - stable/11/tools/build/options
Message-ID:  <201705151350.v4FDoLVU035534@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon May 15 13:50:21 2017
New Revision: 318289
URL: https://svnweb.freebsd.org/changeset/base/318289

Log:
  MFC r310271 (gjb): Comment the RCSID (in WITH_REPRODUCIBLE_BUILD)
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/tools/build/options/WITH_REPRODUCIBLE_BUILD
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/tools/build/options/WITH_REPRODUCIBLE_BUILD
==============================================================================
--- stable/11/tools/build/options/WITH_REPRODUCIBLE_BUILD	Mon May 15 13:41:38 2017	(r318288)
+++ stable/11/tools/build/options/WITH_REPRODUCIBLE_BUILD	Mon May 15 13:50:21 2017	(r318289)
@@ -1,4 +1,4 @@
-$FreeBSD$
+.\" $FreeBSD$
 Set to exclude build metadata (such as the build time, user, or host)
 from the kernel, boot loaders, and uname output, so that builds produce
 bit-for-bit identical output.



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