pkgsrc-WIP-changes archive

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

unison-snapshot: add upstream bug report for make-jobs issue



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Thu Aug 11 00:08:42 2022 +0200
Changeset:	49270dca63cd3b47f5e897cf5c7fe2b10f136032

Modified Files:
	unison-snapshot/Makefile

Log Message:
unison-snapshot: add upstream bug report for make-jobs issue

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=49270dca63cd3b47f5e897cf5c7fe2b10f136032

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

diffstat:
 unison-snapshot/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 9aaa66c1c4..fe045c5e97 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -16,6 +16,7 @@ USE_TOOLS+=	gmake bash
 MAKE_FLAGS+=	CFLAGS=""
 MAKE_ENV+=	HOME=${WRKDIR:Q}
 # multiple random build issues
+# https://github.com/bcpierce00/unison/issues/774
 MAKE_JOBS_SAFE=	no
 
 .include "../../mk/ocaml.mk"


Home | Main Index | Thread Index | Old Index