From 9f6d1eb04f594005f59dd905b9c2a8c2da8164db Mon Sep 17 00:00:00 2001 From: tommat Date: Wed, 23 Jun 2010 13:26:08 +0000 Subject: [PATCH] - 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}" \ -- 2.44.0