SHA256
1
0
forked from pool/openssl

Accepting request 130358 from Base:System

- fix build on armv5 (bnc#774710) (forwarded request 130344 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/130358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=80
This commit is contained in:
Stephan Kulow 2012-08-08 09:18:03 +00:00 committed by Git OBS Bridge
parent 05940ba9a1
commit e5e7ad330f
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 7 17:17:34 UTC 2012 - dmueller@suse.com
- fix build on armv5 (bnc#774710)
-------------------------------------------------------------------
Thu May 10 19:18:06 UTC 2012 - crrodriguez@opensuse.org

View File

@ -210,6 +210,9 @@ CHANGES=`stat --format="%y" %SOURCE1`
sed -i -e "s|#define DATE \(.*\).LC_ALL.*date.|#define DATE \1$CHANGES|" crypto/Makefile
%build
%ifarch armv5el armv5tel
export MACHINE=armv5el
%endif
./config --test-sanity
#
config_flags="threads shared no-rc5 no-idea \