buildrootschalter/package/openssl
Peter Korsgaard 93951c8f24 host-openssl: use correct prefix so libssl / libcrypto can be found
Fixes (root cause of):
http://autobuild.buildroot.net/results/d01/d0190a6e5c6b5aa78cfefc29e4e8a4e4b135450b/
http://autobuild.buildroot.net/results/9bb/9bb8defedb8024de83eb3a609ab584efb5d0d2b0/
http://autobuild.buildroot.net/results/e4a/e4a1b298e7e158d3614b89e61d40ef9a00e7ff67/
http://autobuild.buildroot.net/results/5e2/5e24a90058111f7d5618047410f809b45bc165f6/

And many others.

The host version of openssl should be configured to use the host directory
as its prefix and the INSTALL_PREFIX dance shouldn't be used, as otherwise
host-openssl will look in /usr for its libraries.

While we are at it, ensure our host CFLAGS are used similar to how we do for
the target build.  Also enable zlib support as we already list it as a
dependency.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-03 10:59:06 +01:00
..
Config.in
openssl-001-do-not-build-docs.patch
openssl-002-dont-force-large-file.patch
openssl-003-cryptodev-Fix-issue-with-signature-generation.patch openssl: add fix for hash cryptodev offloading 2014-08-09 10:07:15 +02:00
openssl-004-musl-termios.patch openssl: Add patch to fix compilation with musl libc 2014-09-28 22:51:07 +02:00
openssl.hash openssl: security bump to version 1.0.1j 2014-10-17 14:17:48 +02:00
openssl.mk host-openssl: use correct prefix so libssl / libcrypto can be found 2014-11-03 10:59:06 +01:00