[packages/openssl102: 212/432] - pass rpmldflags

adwol adwol at pld-linux.org
Sat Sep 29 01:19:24 CEST 2018


commit 1ef5b3321af7139802c62f0a36861173bee244be
Author: sparky <sparky at pld-linux.org>
Date:   Thu Aug 3 02:55:44 2006 +0000

    - pass rpmldflags
    
    Changed files:
        openssl.spec -> 1.155

 openssl.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index a37c70b..72e771b 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -200,7 +200,8 @@ touch Makefile.*
 %{__perl} util/perlpath.pl %{__perl}
 
 OPTFLAGS="%{rpmcflags} %{?with_purify:-DPURIFY}"
-export OPTFLAGS
+LDFLAGS="%{rpmldflags}"
+export OPTFLAGS LDFLAGS
 ./Configure \
 	--openssldir=%{_var}/lib/%{name} \
 	--lib=%{_lib} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list