mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libressl: build statically (needs addon rebuild)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
17f5333ddb
commit
c1c1bc4258
@ -32,6 +32,8 @@ PKG_LONGDESC="LibreSSL is a FREE version of the SSL/TLS protocol forked from Ope
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
|
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
# ca-certification: provides a tool to download and create ca-bundle.crt
|
# ca-certification: provides a tool to download and create ca-bundle.crt
|
||||||
# download url: http://curl.haxx.se
|
# download url: http://curl.haxx.se
|
||||||
|
Loading…
x
Reference in New Issue
Block a user