From 651ccf17129df7cceed9bb73a7baf8cb0a0e58b7 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 4 Apr 2008 10:49:37 +0000 Subject: Marked as not MAKE_JOBS safe, per PR 38363. --- benchmarks/bytebench/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks/bytebench') diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 327c780ba73..1d7b1e02a22 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/03/03 00:51:44 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2008/04/04 10:49:37 obache Exp $ DISTNAME= unixbench-4.1.0 PKGNAME= ${DISTNAME:S/unix/byte/} @@ -26,6 +26,8 @@ INSTALLATION_DIRS= bin REPLACE_PERL+= pgms/perlbench USE_TOOLS+= perl:run +MAKE_JOBS_SAFE= no + post-extract: ${RM} -f ${WRKSRC}/pgms/select -- cgit v1.2.3