summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-12-13 16:05:25 +0000
committerdmcmahill <dmcmahill>2006-12-13 16:05:25 +0000
commitec7299fe3b16bca4653ec80f032391dac7376a6e (patch)
tree60a9f80c3c6defd05bbf39c671d99ee0161a25d9
parentc37ba9b5bfb797e7fc89c76807a58d6403086816 (diff)
downloadpkgsrc-ec7299fe3b16bca4653ec80f032391dac7376a6e.tar.gz
include the PKGSRC_COMPILER setting in the report
-rw-r--r--mk/bulk/post-build4
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: