[oe-commits] Klaus Kurzmann : openssl-0.9.8j: Remove -Bsymbolic from the debian patch to fix build on x86_64

GIT User account git at amethyst.openembedded.net
Wed Jan 14 22:19:28 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4b8344c3e35ec30ba73b26fc803eee81a5bd5ab1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4b8344c3e35ec30ba73b26fc803eee81a5bd5ab1

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Jan 14 22:17:04 2009 +0000

openssl-0.9.8j: Remove -Bsymbolic from the debian patch to fix build on x86_64

---

 packages/openssl/openssl-0.9.8j/debian.patch |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/packages/openssl/openssl-0.9.8j/debian.patch b/packages/openssl/openssl-0.9.8j/debian.patch
index 7fa0fb1..54eec41 100644
--- a/packages/openssl/openssl-0.9.8j/debian.patch
+++ b/packages/openssl/openssl-0.9.8j/debian.patch
@@ -192,22 +192,6 @@ Index: openssl-0.9.8j/Configure
  	elsif	(/^#((define)|(undef))\s+OPENSSL_EXPORT_VAR_AS_FUNCTION/)
  		{ printf OUT "#undef OPENSSL_EXPORT_VAR_AS_FUNCTION\n"
  			if $export_var_as_fn;
-Index: openssl-0.9.8j/Makefile.shared
-===================================================================
---- openssl-0.9.8j.orig/Makefile.shared	2008-09-17 17:56:40.000000000 +0200
-+++ openssl-0.9.8j/Makefile.shared	2009-01-12 14:59:15.000000000 +0100
-@@ -149,9 +149,9 @@
- 	SHLIB_SUFFIX=; \
- 	ALLSYMSFLAGS='-Wl,--whole-archive'; \
- 	NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
--	SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic -Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
-+	SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -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
 Index: openssl-0.9.8j/config
 ===================================================================
 --- openssl-0.9.8j.orig/config	2007-08-01 13:21:35.000000000 +0200





More information about the Openembedded-commits mailing list