pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emacs-git: currently not make-jobs-safe
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Jul 14 19:38:57 2026 +0200
Changeset: 5d09df9e8af2300f95e080f3690d343536ec2204
Modified Files:
emacs-git/Makefile
Log Message:
emacs-git: currently not make-jobs-safe
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d09df9e8af2300f95e080f3690d343536ec2204
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
emacs-git/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/emacs-git/Makefile b/emacs-git/Makefile
index 26880fcf5d..5ab0f07d0e 100644
--- a/emacs-git/Makefile
+++ b/emacs-git/Makefile
@@ -1,5 +1,8 @@
# $NetBSD$
+# https://lists.gnu.org/archive/html/bug-gnu-emacs/2026-07/msg00428.html
+MAKE_JOBS_SAFE= no
+
DISTNAME= emacs-32.0.50
PKGNAME= ${DISTNAME:S/emacs/emacs32/}
CATEGORIES= editors
Home |
Main Index |
Thread Index |
Old Index