summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authortv <tv>2005-10-31 17:26:02 +0000
committertv <tv>2005-10-31 17:26:02 +0000
commitd66e9d95119c7d6c6ae0744aef2010c5fdce002d (patch)
tree5510f7f9974c5dec8e1f0a8736366407b7b63b94 /benchmarks
parent0c233d72fec25405ab7d0dd86afd66bc58c0957e (diff)
downloadpkgsrc-d66e9d95119c7d6c6ae0744aef2010c5fdce002d.tar.gz
NOT_FOR_PLATFORM Interix (only 32-bit off_t).
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iozone/Makefile4
1 files changed, 3 insertions, 1 deletions
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