Module Name:    src
Committed By:   hubertf
Date:           Sun Jul 12 12:15:10 UTC 2009

Modified Files:
        src: BUILDING

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/BUILDING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/BUILDING
diff -u src/BUILDING:1.83 src/BUILDING:1.84
--- src/BUILDING:1.83	Fri May  1 19:42:18 2009
+++ src/BUILDING	Sun Jul 12 12:15:10 2009
@@ -140,9 +140,9 @@
                  able seeds the gcc random number generator using the -fran-
                  dom-seed flag with this value.  By default, it is set to
                  NetBSD-(majorversion).  Using a fixed value causes C++ bina-
-                 ries to be the same when built from the same sources.  Addi-
-                 tional information is available in the GCC documentation of
-                 -frandom-seed.
+                 ries to be the same when built from the same sources, result-
+                 ing in identical (reproducable) builds.  Additional informa-
+                 tion is available in the GCC documentation of -frandom-seed.
 
      DESTDIR     Directory to contain the built NetBSD system.  If set, spe-
                  cial options are passed to the compilation tools to prevent

Reply via email to