summaryrefslogtreecommitdiff
path: root/cross/cc65
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit6dc2520300690e39fdb803dba4b818d03289cb63 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /cross/cc65
parentdb3790b322960d22b168a0155c538ee2401c5300 (diff)
downloadpkgsrc-6dc2520300690e39fdb803dba4b818d03289cb63.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'cross/cc65')
-rw-r--r--cross/cc65/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/cc65/Makefile b/cross/cc65/Makefile
index 268cee9e238..05f39ecdd73 100644
--- a/cross/cc65/Makefile
+++ b/cross/cc65/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/23 17:43:15 darcy Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/30 00:07:12 joerg Exp $
#
DISTNAME= cc65-sources-2.12.0
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cc65.org/
COMMENT= C cross compiler for 6502 target systems
+MAKE_JOBS_SAFE= no
+
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
MAKE_FILE= make/gcc.mak
USE_TOOLS+= gmake perl