buildrootschalter/package/openssl
Gustavo Zacarias 47736c88c3 openssl: fix compilation for i386
Closes #3445.

OpenSSL emits bswap instructions when building for i386 targets which
unfortunately is only available on 486+ class processors.
Since the normal workaround is detected at build time and we are cross
compiling we need to specify this.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-04-01 21:56:21 +02:00
..
Config.in openssl: add ocf support 2011-01-17 22:00:08 +01:00
ocf-cryptodev-20101223.h openssl: add ocf support 2011-01-17 22:00:08 +01:00
openssl-do-not-build-docs.patch openssl: git rid of version number in patches 2009-04-14 05:21:22 +00:00
openssl-dont-force-large-file.patch openssl: git rid of version number in patches 2009-04-14 05:21:22 +00:00
openssl.mk openssl: fix compilation for i386 2011-04-01 21:56:21 +02:00