mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
openssl: enable 'ec', 'ecdh' and 'ecdsa' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
da08433dd2
commit
429b6d3c42
@ -67,13 +67,13 @@ configure_target() {
|
||||
enable-rfc3779 \
|
||||
enable-cms \
|
||||
enable-md2 \
|
||||
enable-ec \
|
||||
enable-ecdh \
|
||||
enable-ecdsa \
|
||||
no-krb5 \
|
||||
no-mdc2 \
|
||||
no-rc5 \
|
||||
no-ec \
|
||||
no-ec2m \
|
||||
no-ecdh \
|
||||
no-ecdsa \
|
||||
no-srp \
|
||||
$OPENSSL_TARGET
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user