From d66e9d95119c7d6c6ae0744aef2010c5fdce002d Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 31 Oct 2005 17:26:02 +0000 Subject: NOT_FOR_PLATFORM Interix (only 32-bit off_t). --- benchmarks/iozone/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index d9128232940..d791a0e8bed 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/10/19 15:27:19 adam Exp $ +# $NetBSD: Makefile,v 1.30 2005/10/31 17:26:02 tv Exp $ DISTNAME= iozone3_248 PKGNAME= iozone-3.248 @@ -12,6 +12,8 @@ COMMENT= Benchmark for file read and write speed RESTRICTED= "Publication of derivative works not allowed" +NOT_FOR_PLATFORM= Interix-*-* # has only 32-bit off_t + PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/${DISTNAME}/src/current -- cgit v1.2.3