Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Add BUILDSEED to RELEASEVARS.
details: https://anonhg.NetBSD.org/src/rev/92059208e66c
branches: trunk
changeset: 793090:92059208e66c
user: apb <apb%NetBSD.org@localhost>
date: Sun Jan 26 17:33:53 2014 +0000
description:
Add BUILDSEED to RELEASEVARS.
diffstat:
etc/Makefile.params | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3c91cc4dd6cf -r 92059208e66c etc/Makefile.params
--- a/etc/Makefile.params Sun Jan 26 17:00:03 2014 +0000
+++ b/etc/Makefile.params Sun Jan 26 17:33:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.params,v 1.9 2014/01/26 16:53:00 apb Exp $
+# $NetBSD: Makefile.params,v 1.10 2014/01/26 17:33:53 apb Exp $
#
# Makefile fragment for printing build parameters.
#
@@ -37,7 +37,7 @@
.include <bsd.own.mk> # for some variables
-RELEASEVARS= BSDOBJDIR BSDSRCDIR BUILDID \
+RELEASEVARS= BSDOBJDIR BSDSRCDIR BUILDID BUILDSEED \
DESTDIR DISTRIBVER EXTERNAL_TOOLCHAIN HAVE_GCC HAVE_GDB \
HAVE_LLVM HAVE_PCC INSTALLWORLDDIR \
KERNARCHDIR KERNCONFDIR KERNOBJDIR KERNSRCDIR \
Home |
Main Index |
Thread Index |
Old Index