summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-06-24 13:25:40 +0000
committernia <nia@pkgsrc.org>2020-06-24 13:25:40 +0000
commit85cd893836528b20c9b3b452bd880f4a82bfeb11 (patch)
tree394a101005994638d33c3d6a46a95001db0afe5d /emulators
parent935e8bd4b5c9aa4eb9f0d96f8708445bb4dcc090 (diff)
downloadpkgsrc-85cd893836528b20c9b3b452bd880f4a82bfeb11.tar.gz
sameboy: Mark unsafe for MAKE_JOBS pending investigation
Diffstat (limited to 'emulators')
-rw-r--r--emulators/sameboy/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/sameboy/Makefile.common b/emulators/sameboy/Makefile.common
index a5e35ee6ad6..771f4edc560 100644
--- a/emulators/sameboy/Makefile.common
+++ b/emulators/sameboy/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2020/06/12 11:47:49 nia Exp $
+# $NetBSD: Makefile.common,v 1.8 2020/06/24 13:25:40 nia Exp $
# used by emulators/sameboy/Makefile
# used by emulators/libretro-sameboy/Makefile
@@ -15,3 +15,6 @@ USE_TOOLS+= gmake pkg-config
TOOL_DEPENDS+= rgbds-[0-9]*:../../devel/rgbds
DISTINFO_FILE= ${.CURDIR}/../../emulators/sameboy/distinfo
+
+# sh: /tmp/emulators/libretro-sameboy/work/SameBoy-0.13.2/build/pb12: text busy
+MAKE_JOBS_SAFE= no