summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie
diff options
context:
space:
mode:
authortv <tv>2005-10-31 17:03:02 +0000
committertv <tv>2005-10-31 17:03:02 +0000
commite419d95a0cf1fde63094684b4a96018a0df20747 (patch)
treeed83c795ddfbd1873528951b2c013e665d8f0722 /benchmarks/bonnie
parentf82779d65121a3ed7d128cdbbf909c8d14825170 (diff)
downloadpkgsrc-e419d95a0cf1fde63094684b4a96018a0df20747.tar.gz
NOT_FOR_PLATFORM Interix (only 32-bit off_t).
Diffstat (limited to 'benchmarks/bonnie')
-rw-r--r--benchmarks/bonnie/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile
index 6f7f3e7d9d4..c35344a0d34 100644
--- a/benchmarks/bonnie/Makefile
+++ b/benchmarks/bonnie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/07/15 18:27:48 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/10/31 17:03:02 tv Exp $
DISTNAME= bonnie
PKGNAME= bonnie-2.06
@@ -10,6 +10,8 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.textuality.com/bonnie/index.html
COMMENT= Performance Test of Sequential Filesystem I/O and STDIO
+NOT_FOR_PLATFORM= Interix-*-* # has only 32-bit off_t
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_CONFIGURE= yes