Print this page
9128 cw(1onbld) should be able to run multiple shadows
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(1onbld) shouldn't shadow pure preprocessing
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
@@ -1671,11 +1671,11 @@
tee -a $build_environ_file >> $LOGFILE
exit 1
fi
( cd $SRC
- for target in cc-version cc64-version java-version openssl-version; do
+ for target in cc-version java-version openssl-version; do
echo
#
# Put statefile somewhere we know we can write to rather than trip
# over a read-only $srcroot.
#