git: 814a13d51776 - main - databases/emacsql: Mark MAKE_JOBS_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Oct 2022 02:09:04 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=814a13d517766115be6205981d361e92d34f4e28
commit 814a13d517766115be6205981d361e92d34f4e28
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-10-13 02:04:38 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-10-13 02:07:54 +0000
databases/emacsql: Mark MAKE_JOBS_UNSAFE
Paralell build may fail after updated to 3.1.0.
Reported by: pkg-fallout
---
databases/emacsql/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/emacsql/Makefile b/databases/emacsql/Makefile
index 7bc1c002c5ad..31d4e4506305 100644
--- a/databases/emacsql/Makefile
+++ b/databases/emacsql/Makefile
@@ -20,6 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= magit
MAKE_ENV+= LOAD_PATH="-L ${PREFIX}/${EMACS_SITE_LISPDIR} -L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}"
+MAKE_JOBS_UNSAFE= yes
TEST_TARGET= test
CONFLICTS_INSTALL= emacsql emacsql-emacs_*