Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Temporary hack to get MKREPRO debug info out of the buil...
details: https://anonhg.NetBSD.org/src/rev/af39bc34e190
branches: trunk
changeset: 833657:af39bc34e190
user: martin <martin%NetBSD.org@localhost>
date: Thu Jul 05 15:52:27 2018 +0000
description:
Temporary hack to get MKREPRO debug info out of the build cluster. XXX revert!
diffstat:
etc/Makefile.params | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 1acd045d7623 -r af39bc34e190 etc/Makefile.params
--- a/etc/Makefile.params Thu Jul 05 13:11:57 2018 +0000
+++ b/etc/Makefile.params Thu Jul 05 15:52:27 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.params,v 1.17 2017/01/24 17:54:52 christos Exp $
+# $NetBSD: Makefile.params,v 1.18 2018/07/05 15:52:27 martin Exp $
#
# Makefile fragment for printing build parameters.
#
@@ -52,6 +52,9 @@
DESTDIR KERNARCHDIR KERNCONFDIR KERNOBJDIR KERNSRCDIR MAKE \
MAKEFLAGS NBUILDJOBS NETBSDSRCDIR OBJMACHINE OBJMACHINE_ARCH \
RELEASEDIR RELEASEMACHINEDIR TOOLDIR USR_OBJMACHINE X11SRCDIR
+.else
+ # temporary debugging for MKREPRO builds
+RELEASEVARS+= BUILDSEED _CXXSEED __BUILDSEED
.endif
RELEASEVARS+= ${_MKVARS.yes} ${_MKVARS.no}
Home |
Main Index |
Thread Index |
Old Index