Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc Remove debug hack (revert previous)



details:   https://anonhg.NetBSD.org/src/rev/979d1a4ac000
branches:  trunk
changeset: 324521:979d1a4ac000
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jul 09 08:24:33 2018 +0000

description:
Remove debug hack (revert previous)

diffstat:

 etc/Makefile.params |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 0f352238b948 -r 979d1a4ac000 etc/Makefile.params
--- a/etc/Makefile.params       Mon Jul 09 06:33:08 2018 +0000
+++ b/etc/Makefile.params       Mon Jul 09 08:24:33 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.params,v 1.18 2018/07/05 15:52:27 martin Exp $
+#      $NetBSD: Makefile.params,v 1.19 2018/07/09 08:24:33 martin Exp $
 #
 # Makefile fragment for printing build parameters.
 #
@@ -52,9 +52,6 @@
                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