Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 54C2263B86C for ; Thu, 1 Apr 2010 06:59:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2F0D563B160; Thu, 1 Apr 2010 06:59:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D9CF563B181 for ; Thu, 1 Apr 2010 06:59:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83DA4175E0; Thu, 1 Apr 2010 06:59:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 1 Apr 2010 06:59:19 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/benchmarks/bonnie To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100401065919.83DA4175E0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Thu Apr 1 06:59:19 UTC 2010 Modified Files: pkgsrc/benchmarks/bonnie: Makefile Log Message: Need 64bit off_t, so pass -D_FILE_OFFSET_BITS=64 to CFLAGS on Linux. Fixes PR#43094. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/benchmarks/bonnie/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.