From 0255630c0fdfb2b75555dbb8fb1724ee09cd9538 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 15 Jun 2017 14:14:18 +0200 Subject: [PATCH] unbound: Disable static library building --- unbound.be0 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/unbound.be0 b/unbound.be0 index 71009f20e..9477b82a8 100755 --- a/unbound.be0 +++ b/unbound.be0 @@ -53,9 +53,10 @@ SRCURL[0]="https://www.unbound.net/downloads/unbound-${PKGVERSION}.tar.gz" # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure \ + --disable-static +} mee_build() { bee_build