aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/unbound/unbound_1.13.2.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/unbound/unbound_1.13.2.bb b/meta-networking/recipes-support/unbound/unbound_1.13.2.bb
index 4eb313ad09..61a75d71f4 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.13.2.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.13.2.bb
@@ -22,9 +22,7 @@ RDEPENDS:${PN} = "bash openssl-bin daemonize"
S = "${WORKDIR}/git"
EXTRA_OECONF = "--with-libexpat=${STAGING_EXECPREFIXDIR} \
- --with-ssl=${STAGING_EXECPREFIXDIR} \
- libtool=${HOST_SYS}-libtool \
-"
+ --with-ssl=${STAGING_EXECPREFIXDIR}"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'largefile systemd', d)}"