Revision: 6579 http://ipcop.svn.sourceforge.net/ipcop/?rev=6579&view=rev Author: gespinasse Date: 2012-04-26 15:11:21 +0000 (Thu, 26 Apr 2012) Log Message: ----------- Looking for 1.0.1b, I find fine that gentoo remove rpath in the same time at the LDFLAGS patch
Modified Paths: -------------- ipcop/trunk/src/patches/openssl-1.0.0e_ldflags.patch Modified: ipcop/trunk/src/patches/openssl-1.0.0e_ldflags.patch =================================================================== --- ipcop/trunk/src/patches/openssl-1.0.0e_ldflags.patch 2012-04-26 12:40:45 UTC (rev 6578) +++ ipcop/trunk/src/patches/openssl-1.0.0e_ldflags.patch 2012-04-26 15:11:21 UTC (rev 6579) @@ -1,7 +1,6 @@ -for 0.9.8 series: http://bugs.gentoo.org/181438 -for 1.0.0 series: http://bugs.gentoo.org/327421 +http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/openssl/files/ -make sure we respect LDFLAGS +make sure we respect LDFLAGS (and remove unneeded rpath) --- openssl-0.9.8h/Makefile.org +++ openssl-0.9.8h/Makefile.org @@ -20,7 +19,7 @@ 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="$(LDFLAGS) $(CFLAGS) -Wl,-rpath,$(LIBRPATH)" ++DO_GNU_APP=LDFLAGS="$(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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn