kumquat-buildroot/package/libopenssl
Fabrice Fontaine a7c4f8e485 package/libopenssl: fix BR2_OPTIMIZE_FAST build
Drop unneeded SED hacks (including build_tests) to fix the following
build failure with BR2_OPTIMIZE_FAST:

In file included from crypto/async/arch/../async_local.h:30,
                 from crypto/async/arch/async_null.c:11:
crypto/async/arch/../arch/async_posix.h:32:5: error: unknown type name 'ucontext_t'
   32 |     ucontext_t fibre;
      |     ^~~~~~~~~~

While at it, also "drop parentheses as all it does is spawn a useless
sub-shell" as noticed by Yann E. Morin

Fixes:
 - http://autobuild.buildroot.org/results/3ce202f11a821940ff55eafa1dc7cea54b8c0da2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-20 13:51:32 +02: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 package/libopenssl: security bump to version 1.1.1q 2022-07-08 22:22:55 +02:00
libopenssl.mk package/libopenssl: fix BR2_OPTIMIZE_FAST build 2022-07-20 13:51:32 +02:00