]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- initial arm support
[packages/openssl.git] / 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.029717 seconds and 4 git commands to generate.