Blame SOURCES/openssl-1.0.2a-no-rpath.patch

450916
diff -up openssl-1.0.2a/Makefile.shared.no-rpath openssl-1.0.2a/Makefile.shared
450916
--- openssl-1.0.2a/Makefile.shared.no-rpath	2015-04-09 18:14:39.647921663 +0200
450916
+++ openssl-1.0.2a/Makefile.shared	2015-04-09 18:14:34.423800985 +0200
450916
@@ -153,7 +153,7 @@ DO_GNU_SO=$(CALC_VERSIONS); \
450916
 	NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
450916
 	SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic -Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
450916
 
450916
-DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
450916
+DO_GNU_APP=LDFLAGS="$(CFLAGS)"
450916
 
450916
 #This is rather special.  It's a special target with which one can link
450916
 #applications without bothering with any features that have anything to