mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
371 B
Makefile
13 lines
371 B
Makefile
$NetBSD: patch-security_nss_lib_nss_config.mk,v 1.1 2013/03/24 16:45:55 joerg Exp $
|
|
|
|
--- security/nss/lib/nss/config.mk.orig 2013-03-24 14:32:56.000000000 +0000
|
|
+++ security/nss/lib/nss/config.mk
|
|
@@ -116,6 +116,7 @@ MKSHLIB += -R '$$ORIGIN'
|
|
endif
|
|
endif
|
|
|
|
+MKSHLIB += -Wl,-rpath,${PREFIX}/lib/nvu-1.0
|
|
|
|
ifeq (,$(filter-out WINNT WIN95,$(OS_TARGET)))
|
|
ifndef NS_USE_GCC
|