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