pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/nss nss: drop MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd1c502ff4b3
branches: trunk
changeset: 381960:fd1c502ff4b3
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Jul 16 19:14:51 2022 +0000
description:
nss: drop MAKE_JOBS_SAFE=no
I cannot recall the reason it was set; seems to work without it now.
diffstat:
devel/nss/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b1252295ac6c -r fd1c502ff4b3 devel/nss/Makefile
--- a/devel/nss/Makefile Sat Jul 16 19:11:15 2022 +0000
+++ b/devel/nss/Makefile Sat Jul 16 19:14:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.231 2022/06/28 11:31:49 wiz Exp $
+# $NetBSD: Makefile,v 1.232 2022/07/16 19:14:51 tnn Exp $
#
# release notes
# https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
@@ -23,7 +23,6 @@
USE_GCC_RUNTIME= yes
USE_LANGUAGES= c99
USE_TOOLS+= gmake perl pax pkg-config
-MAKE_JOBS_SAFE= no
BUILD_DIRS= nss
Home |
Main Index |
Thread Index |
Old Index