mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
openssl: Enable engines
Some tools that depend on openssl won't compile without it Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -82,6 +82,8 @@ usr/bin/openssl
|
||||
#usr/include/openssl/x509.h
|
||||
#usr/include/openssl/x509_vfy.h
|
||||
#usr/include/openssl/x509v3.h
|
||||
usr/lib/engines-1.1/capi.so
|
||||
usr/lib/engines-1.1/padlock.so
|
||||
#usr/lib/libcrypto.a
|
||||
usr/lib/libcrypto.so
|
||||
usr/lib/libcrypto.so.1.1
|
||||
|
||||
@@ -53,7 +53,6 @@ CONFIGURE_OPTIONS = \
|
||||
enable-rfc3779 \
|
||||
enable-ssl3 \
|
||||
enable-ssl3-method \
|
||||
no-engine \
|
||||
no-idea \
|
||||
no-mdc2 \
|
||||
no-rc5 \
|
||||
|
||||
Reference in New Issue
Block a user