Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/sameboy sameboy: Mark unsafe for MAKE_JOBS p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ba0999a7beb
branches: trunk
changeset: 434865:3ba0999a7beb
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jun 24 13:25:40 2020 +0000
description:
sameboy: Mark unsafe for MAKE_JOBS pending investigation
diffstat:
emulators/sameboy/Makefile.common | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 728e6c22af62 -r 3ba0999a7beb emulators/sameboy/Makefile.common
--- a/emulators/sameboy/Makefile.common Wed Jun 24 12:53:39 2020 +0000
+++ b/emulators/sameboy/Makefile.common Wed Jun 24 13:25:40 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index