diff options
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r-- | benchmarks/iozone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index de7da218e9ed..d1d13e1fd05d 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org COMMENT= Performance Test of Sequential File I/O +BROKEN= Checksum mismatch + WRKSRC= ${WRKDIR}/src/current MAKEFILE= makefile |