Module Name: src
Committed By: hubertf
Date: Sun Jul 12 12:14:51 UTC 2009
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Add a keywords for people looking for reproducable (identical) builds.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/doc/BUILDING.mdoc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.72 src/doc/BUILDING.mdoc:1.73
--- src/doc/BUILDING.mdoc:1.72 Fri May 1 19:42:18 2009
+++ src/doc/BUILDING.mdoc Sun Jul 12 12:14:51 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.72 2009/05/01 19:42:18 snj Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.73 2009/07/12 12:14:51 hubertf Exp $
.\"
.\" Copyright (c) 2001-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -311,7 +311,7 @@
the -frandom-seed flag with this value.
By default, it is set to NetBSD-(majorversion).
Using a fixed value causes C++ binaries to be the same when
-built from the same sources.
+built from the same sources, resulting in identical (reproducable) builds.
Additional information is available in the GCC
documentation of -frandom-seed.
.