mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
openssl: add ec, ecdh and ecdsa support, needed for ssh
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -60,9 +60,6 @@ cd $PKG_BUILD
|
||||
no-idea \
|
||||
no-mdc2 \
|
||||
no-rc5 \
|
||||
no-ec \
|
||||
no-ecdh \
|
||||
no-ecdsa \
|
||||
$TARGET
|
||||
|
||||
make CC="$CC" \
|
||||
|
||||
Reference in New Issue
Block a user