svn commit: r318289 - stable/11/tools/build/options
Ed Maste
emaste at FreeBSD.org
Mon May 15 13:50:22 UTC 2017
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.
More information about the svn-src-stable-11
mailing list