Temporary hack to get MKREPRO debug info out of the build cluster. XXX revert!

This commit is contained in:
martin 2018-07-05 15:52:27 +00:00
parent 6574582f8d
commit a1ed1388c0
1 changed files with 4 additions and 1 deletions

View File

@ -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 @@ RELEASEVARS+= BSDOBJDIR BSDSRCDIR BUILDID BUILDINFO BUILDSEED \
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}