Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src regen
details: https://anonhg.NetBSD.org/src/rev/3ae337f8b361
branches: trunk
changeset: 821893:3ae337f8b361
user: christos <christos%NetBSD.org@localhost>
date: Mon Feb 20 21:28:48 2017 +0000
description:
regen
diffstat:
BUILDING | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 4f4fa68ddf64 -r 3ae337f8b361 BUILDING
--- a/BUILDING Mon Feb 20 20:56:30 2017 +0000
+++ b/BUILDING Mon Feb 20 21:28:48 2017 +0000
@@ -366,17 +366,20 @@
by default at times due to toolchain problems with profiled
code.
- MKREPRO Can be set to ``yes'' or ``no''. Create reproducable builds.
+ MKREPRO Can be set to ``yes'' or ``no''. Create reproducible builds.
This enables different switches to make two builds from the
same source tree result in the same build results.
- Default: ``no''
+ Default: ``no'' This may be set to ``yes'' by giving build.sh
+ the -P option.
MKREPRO_TIMESTAMP
Unix timestamp. When MKREPRO is set, the timestamp of all
files in the sets will be set to this value.
- Default: Unset.
+ Default: Unset. This may be set automatically to the latest
+ source tree timestamp using cvslatest(1) by giving build.sh
+ the -P option.
MKSHARE Can be set to ``yes'' or ``no''. Indicates whether files
destined to reside in DESTDIR/usr/share will be built and
@@ -1108,4 +1111,4 @@
files in object directories. Instead, one may have to manually remove
the files. Consult the UPDATING file for notices concerning this.
-NetBSD February 16, 2017 NetBSD
+NetBSD February 20, 2017 NetBSD
Home |
Main Index |
Thread Index |
Old Index