aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-10 00:02:26 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-10 00:02:26 +0000
commit659db2b32831f5e1bd1cc0006f8d0cf3fa5aa0e9 (patch)
tree1341dcee63301afb644f9b840c183c6f37ce207d /benchmarks
parent2a0218d7a14967e519581b654f7d54ae26c17230 (diff)
downloadports-659db2b32831f5e1bd1cc0006f8d0cf3fa5aa0e9.tar.gz
ports-659db2b32831f5e1bd1cc0006f8d0cf3fa5aa0e9.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/imb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile
index 6705a524d69c..87f10f1c71ed 100644
--- a/benchmarks/imb/Makefile
+++ b/benchmarks/imb/Makefile
@@ -30,6 +30,8 @@ CFLAGS= -O3
CFLAGS+= -DCHECK
.endif
+MAKE_JOBS_UNSAFE=yes
+
NO_STAGE= yes
.include <bsd.port.pre.mk>