[packages/openssl102: 155/432] - allow build on pentium3 (ifarch)

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


commit 76872bd4c3cef80ae818f84aae3b200baf5ecd85
Author: Andrzej Augustynowicz <andrzej at augustynowicz.eu.org>
Date:   Sat Feb 28 16:55:17 2004 +0000

    - allow build on pentium3 (ifarch)
    
    Changed files:
        openssl.spec -> 1.116

 openssl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 7404830..a3680bb 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -199,7 +199,7 @@ export OPTFLAGS
 %ifarch i386 i486
 ./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared 386
 %endif
-%ifarch i586 i686 athlon
+%ifarch i586 i686 athlon pentium3
 ./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared
 %endif
 %ifarch amd64
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list