[packages/openssl102: 314/432] - initial arm support

adwol adwol at pld-linux.org
Sat Sep 29 01:27:57 CEST 2018


commit 9f6d1eb04f594005f59dd905b9c2a8c2da8164db
Author: tommat <tommat at pld-linux.org>
Date:   Wed Jun 23 13:26:08 2010 +0000

    - initial arm support
    
    Changed files:
        openssl.spec -> 1.228

 openssl.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/openssl.spec b/openssl.spec
index 55fca37..e32ba53 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -304,6 +304,9 @@ OPTFLAGS="%{rpmcflags} %{?with_purify:-DPURIFY}" \
 %ifarch sparc64
 	linux64-sparcv9
 %endif
+%ifarch armv4 armv5 armv5t armv5te armv5tel
+	linux-armv4
+%endif
 
 %{__make} -j1 all rehash %{?with_tests:tests} \
 	CC="%{__cc}" \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list