From e419d95a0cf1fde63094684b4a96018a0df20747 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 31 Oct 2005 17:03:02 +0000 Subject: NOT_FOR_PLATFORM Interix (only 32-bit off_t). --- benchmarks/bonnie/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks') 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 -- cgit v1.2.3