svn commit: r343563 - head/benchmarks/imb

John Marino marino at FreeBSD.org
Mon Feb 10 00:02:26 UTC 2014


Author: marino
Date: Mon Feb 10 00:02:26 2014
New Revision: 343563
URL: http://svnweb.freebsd.org/changeset/ports/343563
QAT: https://qat.redports.org/buildarchive/r343563/

Log:
  benchmarks/imb: Mark jobs unsafe

Modified:
  head/benchmarks/imb/Makefile

Modified: head/benchmarks/imb/Makefile
==============================================================================
--- head/benchmarks/imb/Makefile	Sun Feb  9 23:50:02 2014	(r343562)
+++ head/benchmarks/imb/Makefile	Mon Feb 10 00:02:26 2014	(r343563)
@@ -30,6 +30,8 @@ CFLAGS=		-O3
 CFLAGS+=	-DCHECK
 .endif
 
+MAKE_JOBS_UNSAFE=yes
+
 NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 


More information about the svn-ports-head mailing list