/[smeserver]/rpms/openssl/sme8/openssl-0.9.8a-no-rpath.patch
ViewVC logotype

Annotation of /rpms/openssl/sme8/openssl-0.9.8a-no-rpath.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Feb 18 03:03:08 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: openssl-0_9_8e-28_el5_sme, openssl-0_9_8e-33_1_el5_sme, openssl-0_9_8e-32_1_el5_sme, openssl-0_9_8e-27_1_el5_sme, openssl-0_9_8e-27_el5_10_1, openssl-0_9_8e-31_1_el5_sme, HEAD
Branch point for: upstream
Initial import

1 wellsi 1.1 --- openssl-0.9.8a/Makefile.shared.no-rpath 2005-06-23 22:47:54.000000000 +0200
2     +++ openssl-0.9.8a/Makefile.shared 2005-11-16 22:35:37.000000000 +0100
3     @@ -153,7 +153,7 @@
4     NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
5     SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic -Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
6    
7     -DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
8     +DO_GNU_APP=LDFLAGS="$(CFLAGS)"
9    
10     #This is rather special. It's a special target with which one can link
11     #applications without bothering with any features that have anything to

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed