aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/imb
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-02-10 08:02:26 +0800
committermarino <marino@FreeBSD.org>2014-02-10 08:02:26 +0800
commit88e41a4be292926d860231b20bb1a948e6d87b93 (patch)
tree1341dcee63301afb644f9b840c183c6f37ce207d /benchmarks/imb
parenta88ef14374c7dba68cbbc6cf530be839a9a85eb7 (diff)
downloadfreebsd-ports-gnome-88e41a4be292926d860231b20bb1a948e6d87b93.tar.gz
freebsd-ports-gnome-88e41a4be292926d860231b20bb1a948e6d87b93.tar.zst
freebsd-ports-gnome-88e41a4be292926d860231b20bb1a948e6d87b93.zip
benchmarks/imb: Mark jobs unsafe
Diffstat (limited to 'benchmarks/imb')
-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>