diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
commit | 2d68f126de221d6caed2c560840eae9b231eaaf0 (patch) | |
tree | a4e626dcfcfc7a91af456eb7e15fa4056a883f49 /benchmarks/iozone | |
parent | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff) |
Notes
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r-- | benchmarks/iozone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 59a5dc1561c4..3acda16cbbf2 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src/current MAKEFILE= makefile MAKE_ARGS= freebsd CFLAGS="${CFLAGS}" ALL_TARGET= +MAKE_JOBS_UNSAFE= yes MAN1= iozone.1 PLIST_FILES= bin/iozone |