buildroot/package/opensc
Fabrice Fontaine e8ca87083b package/opensc: fix libressl build
Fix the following build failure with libressl >= 3.8 raised since bump
of libressl to version 3.8.2 in commit
21eca49ed5:

In file included from card-westcos.c:37:
/home/autobuild/autobuild/instance-11/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl/evp.h:627:32: error: macro "EVP_sha3_224" passed 1 arguments, but takes just 0
  627 | const EVP_MD *EVP_sha3_224(void);
      |                                ^

Fixes:
 - http://autobuild.buildroot.org/results/cecee659371f370bf4bd2b27a4752bf20ceff326

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-11-26 22:28:05 +01:00
..
0001-fixed-compatibility-with-LibreSSL-3.5.0.patch
0002-fixed-compatibility-with-LibreSSL-3.7.0.patch
0003-configure-add-option-to-disable-tests.patch
0004-pkcs15init-correct-left-length-calculation-to-fix-buffer-overrun-bug.patch
0005-LibreSSL-does-provide-EVP_sha3_-after-3-7-3.patch package/opensc: fix libressl build 2023-11-26 22:28:05 +01:00
0006-fixed-detection-of-SHA3-compatibility.patch package/opensc: fix libressl build 2023-11-26 22:28:05 +01:00
Config.in
opensc.hash
opensc.mk