summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
index ea9cd1c24..491ecdb9a 100644
--- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
+++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
@@ -18,7 +18,7 @@ EXTRA_OECONF += "--with-dblib=berkeley \
18 --with-bdb-libdir=${STAGING_LIBDIR} \ 18 --with-bdb-libdir=${STAGING_LIBDIR} \
19 --with-bdb-incdir=${STAGING_INCDIR} \ 19 --with-bdb-incdir=${STAGING_INCDIR} \
20 --with-bdb=db-5.3 \ 20 --with-bdb=db-5.3 \
21 --with-plugindir="${libdir}/sasl2/" \ 21 --with-plugindir="${libdir}/sasl2" \
22 andrew_cv_runpath_switch=none" 22 andrew_cv_runpath_switch=none"
23 23
24PACKAGECONFIG ??= "ntlm \ 24PACKAGECONFIG ??= "ntlm \