Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 2e7b934590ff69aed4d4653709b42e7e > files > 6

nss-3.52.0-1.mga7.src.rpm

--- nss/cmd/platlibs.mk~	2012-07-17 11:22:42.000000000 -0400
+++ nss/cmd/platlibs.mk	2012-10-27 13:03:47.839324389 -0400
@@ -18,9 +18,9 @@
 
 ifeq ($(OS_ARCH), Linux)
 ifeq ($(USE_64), 1)
-EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib64:/opt/sun/private/lib64:$$ORIGIN/../lib'
+#EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib64:/opt/sun/private/lib64:$$ORIGIN/../lib'
 else
-EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib:/opt/sun/private/lib'
+#EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib:/opt/sun/private/lib'
 endif
 endif