[packages/openssl102: 167/432] - more sparc targets.

adwol adwol at pld-linux.org
Sat Sep 29 01:15:37 CEST 2018


commit 36db42b561dd7e9a626fe5d82a49a1882690c1bf
Author: Paweł Sikora <pluto at pld-linux.org>
Date:   Wed Jun 23 23:51:49 2004 +0000

    - more sparc targets.
    
    Changed files:
        openssl.spec -> 1.126

 openssl.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/openssl.spec b/openssl.spec
index 905c8d8..9fa0d92 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -212,6 +212,12 @@ export OPTFLAGS
 %ifarch sparc
 ./Configure --openssldir=%{_var}/lib/%{name} threads linux-sparcv8 shared
 %endif
+%ifarch sparcv9
+./Configure --openssldir=%{_var}/lib/%{name} threads linux-sparcv9 shared
+%endif
+%ifarch sparc64
+./Configure --openssldir=%{_var}/lib/%{name} threads linux64-sparcv9 shared
+%endif
 
 %{__make} \
 	CC="%{__cc}" \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list