pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nss/patches
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 25 21:34:52 UTC 2026
Modified Files:
pkgsrc/devel/nss/patches: patch-md
Log Message:
nss: regen patch
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/nss/patches/patch-md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/nss/patches/patch-md
diff -u pkgsrc/devel/nss/patches/patch-md:1.3 pkgsrc/devel/nss/patches/patch-md:1.4
--- pkgsrc/devel/nss/patches/patch-md:1.3 Mon Jan 22 11:43:14 2018
+++ pkgsrc/devel/nss/patches/patch-md Wed Feb 25 21:34:52 2026
@@ -1,10 +1,10 @@
-$NetBSD: patch-md,v 1.3 2018/01/22 11:43:14 jperkin Exp $
+$NetBSD: patch-md,v 1.4 2026/02/25 21:34:52 wiz Exp $
???. from www/firefox/patch-ax.
---- nss/coreconf/SunOS5.mk.orig 2017-11-22 19:31:28.000000000 +0000
+--- nss/coreconf/SunOS5.mk.orig 2026-02-19 09:30:44.000000000 +0000
+++ nss/coreconf/SunOS5.mk
-@@ -106,7 +106,7 @@ ifdef NS_USE_GCC
+@@ -104,7 +104,7 @@ endif
ifeq ($(USE_64), 1)
DSO_LDOPTS += -m64
endif
@@ -13,14 +13,14 @@ $NetBSD: patch-md,v 1.3 2018/01/22 11:43
else
ifeq ($(USE_64), 1)
ifeq ($(OS_TEST),i86pc)
-@@ -119,6 +119,10 @@ endif
+@@ -116,6 +116,10 @@ DSO_LDOPTS += -z combreloc -z defs -z ignore
+ DSO_LDOPTS += -G -h $(notdir $@)
endif
DSO_LDOPTS += -z combreloc -z defs -z ignore
-
++
+ifdef LIBRUNPATH
+DSO_LDOPTS += -R$(LIBRUNPATH)
+endif
-+
+
# -KPIC generates position independent code for use in shared libraries.
# (Similarly for -fPIC in case of gcc.)
- ifdef NS_USE_GCC
Home |
Main Index |
Thread Index |
Old Index