mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
openssl: sync config with the one from Fedora
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ab483b0118
commit
2d1a3196e4
@ -49,7 +49,7 @@ cd $PKG_BUILD
|
||||
--install_prefix="$SYSROOT_PREFIX" \
|
||||
shared \
|
||||
threads \
|
||||
zlib-dynamic \
|
||||
zlib \
|
||||
enable-camellia \
|
||||
enable-seed \
|
||||
enable-tlsext \
|
||||
@ -57,9 +57,13 @@ cd $PKG_BUILD
|
||||
enable-cms \
|
||||
enable-md2 \
|
||||
no-krb5 \
|
||||
no-idea \
|
||||
no-mdc2 \
|
||||
no-rc5 \
|
||||
no-ec \
|
||||
no-ec2m \
|
||||
no-ecdh \
|
||||
no-ecdsa \
|
||||
no-srp \
|
||||
$TARGET
|
||||
|
||||
make CC="$CC" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user