mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
openssl: add ec, ecdh and ecdsa support, needed for ssh
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
93f3737a94
commit
2f654fca6b
@ -60,9 +60,6 @@ cd $PKG_BUILD
|
|||||||
no-idea \
|
no-idea \
|
||||||
no-mdc2 \
|
no-mdc2 \
|
||||||
no-rc5 \
|
no-rc5 \
|
||||||
no-ec \
|
|
||||||
no-ecdh \
|
|
||||||
no-ecdsa \
|
|
||||||
$TARGET
|
$TARGET
|
||||||
|
|
||||||
make CC="$CC" \
|
make CC="$CC" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user