From 88543b5cfb7f04aeebd3e525cacd360547c0c16c Mon Sep 17 00:00:00 2001 From: krishna Date: Mon, 19 Jun 2006 11:27:31 -0700 Subject: 6357052 zulu driver Makefile breaks lint without debug build 6419846 'make lint' and 'make check' should work in open-only ON workspaces 6419983 mc-amd driver Makefile breaks lint without debug build Contributed by Richard Lowe . --- usr/src/tools/env/opensolaris.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'usr/src/tools/env') diff --git a/usr/src/tools/env/opensolaris.sh b/usr/src/tools/env/opensolaris.sh index cebf489428..fda3dda26f 100644 --- a/usr/src/tools/env/opensolaris.sh +++ b/usr/src/tools/env/opensolaris.sh @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright 2005 Sun Microsystems, Inc. All rights reserved. +# Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #ident "%Z%%M% %I% %E% SMI" @@ -34,12 +34,14 @@ # do not run protocmp or checkpaths (-N) # do not bringover from the parent (-n) # creates cpio archives for bfu (-a) +# runs 'make check' (-C) +# runs lint in usr/src (-l plus the LINTDIRS variable) # sends mail on completion (-m and the MAILTO variable) # checks for changes in ELF runpaths (-r) # build and use this workspace's tools in $SRC/tools (-t) # use dmake instead of pmake (-d) # -NIGHTLY_OPTIONS="-FNnadDmrt"; export NIGHTLY_OPTIONS +NIGHTLY_OPTIONS="-FNnaCdDlmrt"; export NIGHTLY_OPTIONS # This is a variable for the rest of the script - GATE doesn't matter to # nightly itself -- cgit v1.2.3