]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- initial arm support
authortommat <tommat@pld-linux.org>
Wed, 23 Jun 2010 13:26:08 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.228

openssl.spec

index 55fca376358a2a6d800f93134f05fa181d1582f8..e32ba537f929287ff90441ac25349b8c3ac9c9e6 100644 (file)
@@ -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}" \
This page took 0.030909 seconds and 4 git commands to generate.