From e20d621417afce8a8fcc5addbc53fd206abec3a5 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sat, 25 Apr 2015 17:50:31 +0300 Subject: [PATCH] Revert "libressl: build statically (needs addon rebuild)" This reverts commit c1c1bc4258c8ad29866a0d3b0c6db371f0da3d89. this does nothing. and my addons are still broken. --- packages/security/libressl/package.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/security/libressl/package.mk b/packages/security/libressl/package.mk index 5e88d6b57d..a8b1eebbe3 100644 --- a/packages/security/libressl/package.mk +++ b/packages/security/libressl/package.mk @@ -32,8 +32,6 @@ PKG_LONGDESC="LibreSSL is a FREE version of the SSL/TLS protocol forked from Ope PKG_IS_ADDON="no" PKG_AUTORECONF="yes" -PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared" - post_makeinstall_target() { # ca-certification: provides a tool to download and create ca-bundle.crt # download url: http://curl.haxx.se