From 4ef53fe0808c0818a7ae91d1cb34a5d714d1fa0d Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 12 Jan 2012 15:11:37 +0000 Subject: Fix build on SunOS. --- benchmarks/iozone/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks/iozone') diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index c860b4d1bce..fe2bebc1f18 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2011/12/02 15:31:44 hauke Exp $ +# $NetBSD: Makefile,v 1.43 2012/01/12 15:11:37 hans Exp $ DISTNAME= iozone3_397 PKGNAME= iozone-3.397 @@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src/current MAKE_FILE= makefile USE_TOOLS+= tee perl +CPPFLAGS.SunOS+= -Dsolaris + .include "../../mk/bsd.prefs.mk" .if !empty(OPSYS:M*BSD) || ${OPSYS} == "Linux" || ${OPSYS} == "DragonFly" -- cgit v1.2.3