summaryrefslogtreecommitdiffstats
path: root/patches/openssl-1.0.2h/0004-no-rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/openssl-1.0.2h/0004-no-rpath.patch')
-rw-r--r--patches/openssl-1.0.2h/0004-no-rpath.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/patches/openssl-1.0.2h/0004-no-rpath.patch b/patches/openssl-1.0.2h/0004-no-rpath.patch
new file mode 100644
index 000000000..e4952fc4d
--- /dev/null
+++ b/patches/openssl-1.0.2h/0004-no-rpath.patch
@@ -0,0 +1,24 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Date: Wed, 4 May 2016 09:27:51 +0200
+Subject: [PATCH] no-rpath
+
+Imported from openssl_1.0.2h-1.debian.tar.xz
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+ Makefile.shared | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile.shared b/Makefile.shared
+index a2aa9804c1d9..5b960d9cdaec 100644
+--- a/Makefile.shared
++++ b/Makefile.shared
+@@ -153,7 +153,7 @@ DO_GNU_SO=$(CALC_VERSIONS); \
+ NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
+ SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic -Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
+
+-DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
++DO_GNU_APP=LDFLAGS="$(CFLAGS)"
+
+ #This is rather special. It's a special target with which one can link
+ #applications without bothering with any features that have anything to