Subject: CVS commit: pkgsrc/benchmarks/bonnie++
From: Maya Rashish
Date: 2018-06-01 12:55:52
Message id: 20180601105552.D15BBFBEC@cvs.NetBSD.org

Log Message:
bonnie++: assume large file support exists on NetBSD, handle
fallout from it.

NetBSD has large file support without O_LARGEFILE/open64/lseek64.
Not tested on other operating systems, but hopefully a non-functional
change for them.

This is the equivalent of removing the checks for large file support
and using O_LARGEFILE to test for the availability of different functions
for 64bit.

Files:
RevisionActionfile
1.34modifypkgsrc/benchmarks/bonnie++/Makefile
1.12modifypkgsrc/benchmarks/bonnie++/distinfo
1.6modifypkgsrc/benchmarks/bonnie++/patches/patch-ab
1.1addpkgsrc/benchmarks/bonnie++/patches/patch-bon__io.cpp
1.1addpkgsrc/benchmarks/bonnie++/patches/patch-port.h.in