Module Name:    src
Committed By:   martin
Date:           Mon Jul  9 08:24:33 UTC 2018

Modified Files:
        src/etc: Makefile.params

Log Message:
Remove debug hack (revert previous)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/etc/Makefile.params

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

Modified files:

Index: src/etc/Makefile.params
diff -u src/etc/Makefile.params:1.18 src/etc/Makefile.params:1.19
--- src/etc/Makefile.params:1.18	Thu Jul  5 15:52:27 2018
+++ src/etc/Makefile.params	Mon Jul  9 08:24:33 2018
@@ -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 @@ RELEASEVARS+= 	BSDOBJDIR BSDSRCDIR BUILD
 		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}

Reply via email to