diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2006-12-13 16:05:25 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2006-12-13 16:05:25 +0000 |
commit | 7d2f31a32e7b3599bd0d0fbd86b2010e9c7f6352 (patch) | |
tree | 60a9f80c3c6defd05bbf39c671d99ee0161a25d9 /mk | |
parent | 110d74aef31b067dbb14f45e67e2fff872768d65 (diff) | |
download | pkgsrc-7d2f31a32e7b3599bd0d0fbd86b2010e9c7f6352.tar.gz |
include the PKGSRC_COMPILER setting in the report
Diffstat (limited to 'mk')
-rw-r--r-- | mk/bulk/post-build | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/bulk/post-build b/mk/bulk/post-build index 67e12a0b382..6ecff16995b 100644 --- a/mk/bulk/post-build +++ b/mk/bulk/post-build @@ -1,5 +1,5 @@ #!/usr/pkg/bin/perl -# $NetBSD: post-build,v 1.64 2006/07/26 17:00:03 wiz Exp $ +# $NetBSD: post-build,v 1.65 2006/12/13 16:05:25 dmcmahill Exp $ # # Collect stuff after a pkg bulk build # @@ -175,6 +175,7 @@ get_mk_conf_vars(qw( ORDERFILE PAX PKG_DBDIR + PKGSRC_COMPILER STARTFILE SUPPORTSFILE X11BASE @@ -404,6 +405,7 @@ sub writeReport { print <<EOF; pkgsrc bulk build results $os $vars{osrev}/$vars{MACHINE_ARCH} +Compiler: $vars{PKGSRC_COMPILER} Summary: |