aboutsummaryrefslogtreecommitdiff
path: root/meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-12-11 10:47:09 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-12-11 14:07:52 +0100
commit252d105bdeba65289692f675ac26467b4530f8a7 (patch)
tree226fba7de2cb4ecefc92c66f2f67686568e9febe /meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch
parent920f799cc9ab478bf75e12bed5db9829558f798a (diff)
openssl: import into meta-aarch64 for ILP32 support
Change-Id: If83ef8de27aea70775a30fd0de4f182091622e7e Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch')
-rw-r--r--meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch b/meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch
new file mode 100644
index 00000000..1ccb3b86
--- /dev/null
+++ b/meta-aarch64/recipes-overlayed/openssl/openssl/debian/no-rpath.patch
@@ -0,0 +1,15 @@
+Upstream-Status: Backport [debian]
+
+Index: openssl-1.0.0c/Makefile.shared
+===================================================================
+--- openssl-1.0.0c.orig/Makefile.shared 2010-08-21 13:36:49.000000000 +0200
++++ openssl-1.0.0c/Makefile.shared 2010-12-12 16:13:36.000000000 +0100
+@@ -153,7 +153,7 @@
+ 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