summaryrefslogtreecommitdiff
path: root/benchmarks/iozone/Makefile
diff options
context:
space:
mode:
authortv <tv>2005-10-31 17:26:02 +0000
committertv <tv>2005-10-31 17:26:02 +0000
commit79fccb015498d8432083f17c6d5ceb4fa6880b85 (patch)
tree5510f7f9974c5dec8e1f0a8736366407b7b63b94 /benchmarks/iozone/Makefile
parent64726e85b5dcbc0c0cc41b52f7c92d618ae71acb (diff)
downloadpkgsrc-79fccb015498d8432083f17c6d5ceb4fa6880b85.tar.gz
NOT_FOR_PLATFORM Interix (only 32-bit off_t).
Diffstat (limited to 'benchmarks/iozone/Makefile')
-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