Fix OpenSSL 1.1 compat layer
- Changes for latest ykpiv_util refactor - Passes hw tests with openssl 1.0 and 1.1 - Passes valgrind
This commit is contained in:
@@ -44,6 +44,7 @@ endif
|
||||
|
||||
ykcs11_tests_LDADD = ../libykcs11.la $(OPENSSL_LIBS)
|
||||
|
||||
ykcs11_tests_SOURCES = ykcs11_tests.c ../../tool/openssl-compat.c ../../tool/openssl-compat.h
|
||||
check_PROGRAMS = ykcs11_tests
|
||||
TESTS = reset.sh $(check_PROGRAMS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user