pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/bonnie++ Set USE_GCC_SHLIB. Fixes linking o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cdca461cea78
branches: trunk
changeset: 463186:cdca461cea78
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Oct 31 11:17:55 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
benchmarks/bonnie++/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8b82039d11e0 -r cdca461cea78 benchmarks/bonnie++/Makefile
--- a/benchmarks/bonnie++/Makefile Fri Oct 31 11:17:19 2003 +0000
+++ b/benchmarks/bonnie++/Makefile Fri Oct 31 11:17:55 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/03/10 10:00:38 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/10/31 11:17:55 gavan Exp $
#
DISTNAME= bonnie++-1.03a
@@ -12,6 +12,7 @@
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= YES
REPLACE_PERL= bon_csv2txt.in bon_csv2html.in
benchmark:
Home |
Main Index |
Thread Index |
Old Index