kumquat-buildroot/package/libopenssl
Nuno Gonçalves adc1c5d8f1 package/libopenssl: don't build the afalg engine
The openssl configure script disables the afalg engine when it detects
cross-compilation, but the detection missfires because it is based on
the CROSS_COMPILE environment variable, which we do not set (as we pass
fully qualified CC et al.).

So, the afalg engine is built, but it is built for the host, not the
target, so it does not make sense to build and install it. Besides, it
leaks build host info.

Signed-off-by: Nuno Gonçalves <nunog@fr24.com>
[yann.morin.1998@free.fr: extend commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-11-05 16:03:30 +01:00
..
0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch
0002-Reproducible-build-do-not-leak-compiler-path.patch
0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch
0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch
0005-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch
0006-Add-support-for-io_pgetevents_time64-syscall.patch
0007-Fixup-support-for-io_pgetevents_time64-syscall.patch
Config.in
libopenssl.hash
libopenssl.mk