components/openssl/openssl-1.0.1-fips-140/patches/20-remove_rpath.patch
branchs11u3-sru
changeset 7163 ee09edbd5876
parent 7159 59b406bc4a3a
child 7164 b2abbab8e6d5
--- a/components/openssl/openssl-1.0.1-fips-140/patches/20-remove_rpath.patch	Wed Oct 12 06:26:22 2016 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
---- /export/openssl/openssl-1.0.0d/Makefile.shared	Sat Aug 21 13:36:49 2010
-+++ openssl-1.0.0d/Makefile.shared	Mon Feb 14 14:25:51 2011
-@@ -393,7 +393,7 @@
- 	@ if $(DETECT_GNU_LD); then \
- 		$(DO_GNU_APP); \
- 	else \
--		LDFLAGS="$(CFLAGS) -R $(LIBRPATH)"; \
-+		LDFLAGS="$(CFLAGS)"; \
- 	fi; \
- 	$(LINK_APP)
-