Date: Mon, 10 Feb 2014 00:02:26 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343563 - head/benchmarks/imb Message-ID: <201402100002.s1A02QRh005552@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402100002.s1A02QRh005552>