genode/libports/src/lib/openssl
Josef Söntgen ab951175c0 libports: fix openssl issues and update to 1.0.1c
libcrypto provides certain optimized assembler functions which
unfortunatly are non-pic. Therefore this asm code is removed
and libcrypto is build with -DOPENSSL_NO_ASM.
Because the asm code is not needed anymore, its generation is
also removed from openssl.mk.

import-libssl.mk was also added because it is essential for building
programs which depend on libssl.

Fixes #291.
Fixes #294.
2012-07-20 14:43:35 +02:00
..
x86_32/openssl libports: fix openssl issues and update to 1.0.1c 2012-07-20 14:43:35 +02:00
x86_64/openssl libports: fix openssl issues and update to 1.0.1c 2012-07-20 14:43:35 +02:00