From 659db2b32831f5e1bd1cc0006f8d0cf3fa5aa0e9 Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 10 Feb 2014 00:02:26 +0000 Subject: [PATCH] benchmarks/imb: Mark jobs unsafe --- benchmarks/imb/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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