changeset 12777:6c0cc5cfe9a2

6932341 bfu should be removed (fix unref variable)
author jmcp <James.McPherson@Sun.COM>
date Tue, 06 Jul 2010 18:04:43 -0700
parents 0a254b4b5ca4
children e64b5ecb0036
files usr/src/tools/env/developer.sh usr/src/tools/env/gatekeeper.sh usr/src/tools/env/opensolaris.sh usr/src/tools/scripts/bldenv.sh
diffstat 4 files changed, 0 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/tools/env/developer.sh	Tue Jul 06 17:14:19 2010 -0700
+++ b/usr/src/tools/env/developer.sh	Tue Jul 06 18:04:43 2010 -0700
@@ -108,10 +108,6 @@
 #
 REF_PROTO_LIST=$PARENT_WS/usr/src/proto_list_${MACH}; export REF_PROTO_LIST
 
-# where cpio archives of the OS are placed. Usually this should be left
-# alone too.
-CPIODIR="${CODEMGR_WS}/archives/${MACH}/nightly";	export CPIODIR
-
 #
 #	build environment variables, including version info for mcs, motd,
 # motd, uname and boot messages. Mostly you shouldn't change this except
--- a/usr/src/tools/env/gatekeeper.sh	Tue Jul 06 17:14:19 2010 -0700
+++ b/usr/src/tools/env/gatekeeper.sh	Tue Jul 06 18:04:43 2010 -0700
@@ -117,12 +117,6 @@
 #
 REF_PROTO_LIST=$PARENT_WS/usr/src/proto_list_${MACH}; export REF_PROTO_LIST
 
-# where cpio archives of the OS are placed. Usually this should be left
-# alone too. Here they don't go in the build workspace, but in the parent.
-# Since this is done as root, the build machine needs root acces to
-# the parent over NFS.
-CPIODIR="${PARENT_WS}/archives/${MACH}/nightly";	export CPIODIR
-
 #
 #	build environment variables, including version info for mcs, motd,
 # motd, uname and boot messages. Mostly you shouldn't change this except
--- a/usr/src/tools/env/opensolaris.sh	Tue Jul 06 17:14:19 2010 -0700
+++ b/usr/src/tools/env/opensolaris.sh	Tue Jul 06 18:04:43 2010 -0700
@@ -103,10 +103,6 @@
 #
 REF_PROTO_LIST=$PARENT_WS/usr/src/proto_list_${MACH}; export REF_PROTO_LIST
 
-# where cpio archives of the OS are placed. Usually this should be left
-# alone too.
-CPIODIR="${CODEMGR_WS}/archives/${MACH}/nightly";	export CPIODIR
-
 #
 #	build environment variables, including version info for mcs, motd,
 # motd, uname and boot messages. Mostly you shouldn't change this except
--- a/usr/src/tools/scripts/bldenv.sh	Tue Jul 06 17:14:19 2010 -0700
+++ b/usr/src/tools/scripts/bldenv.sh	Tue Jul 06 18:04:43 2010 -0700
@@ -306,7 +306,6 @@
 [[ "${flags.O}" ]] && export MULTI_PROTO="yes"
 
 # update build-type variables
-CPIODIR="${CPIODIR}${SUFFIX}"
 PKGARCHIVE="${PKGARCHIVE}${SUFFIX}"
 
 # Append source version