libressl: build statically (needs addon rebuild)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-04-24 22:49:53 +02:00
parent 17f5333ddb
commit c1c1bc4258

View File

@ -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