kumquat-buildroot/package/opensc
Bernd Kuhls e83a151725 package/opensc: disable tests
Fixes:
http://autobuild.buildroot.net/results/50b/50b6962ccd884a91391d13ee75852dd0e9ea1a84/

This error only occurs when building with BR2_SHARED_STATIC_LIBS=y, it
fails for src/tests/fuzzing/fuzz_pkcs15init which is only available when
static linking is enabled:
https://github.com/OpenSC/OpenSC/blob/master/src/tests/fuzzing/Makefile.am#L14

The upstream build system has no support to extract the correct ldflags
for libatomic.so provided by libcrypto.pc. Because we do not need the
tests anyway we just disable them to "fix" the build error for us.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-07-25 21:14:01 +02: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
Config.in
opensc.hash
opensc.mk