pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/sameboy



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jun 24 13:25:40 UTC 2020

Modified Files:
        pkgsrc/emulators/sameboy: Makefile.common

Log Message:
sameboy: Mark unsafe for MAKE_JOBS pending investigation


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/sameboy/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/sameboy/Makefile.common
diff -u pkgsrc/emulators/sameboy/Makefile.common:1.7 pkgsrc/emulators/sameboy/Makefile.common:1.8
--- pkgsrc/emulators/sameboy/Makefile.common:1.7        Fri Jun 12 11:47:49 2020
+++ pkgsrc/emulators/sameboy/Makefile.common    Wed Jun 24 13:25:40 2020
@@ -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



Home | Main Index | Thread Index | Old Index