summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb3
1 files changed, 2 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 44336f059..011302534 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
@@ -11,7 +11,8 @@ inherit autotools pkgconfig
11EXTRA_OECONF += "--with-dblib=berkeley \ 11EXTRA_OECONF += "--with-dblib=berkeley \
12 --with-bdb-libdir=${STAGING_LIBDIR} \ 12 --with-bdb-libdir=${STAGING_LIBDIR} \
13 --with-bdb-incdir=${STAGING_INCDIR} \ 13 --with-bdb-incdir=${STAGING_INCDIR} \
14 --without-pam --without-opie --without-des" 14 --without-pam --without-opie --without-des \
15 andrew_cv_runpath_switch=none"
15 16
16do_configure_prepend () { 17do_configure_prepend () {
17 rm -f acinclude.m4 config/libtool.m4 18 rm -f acinclude.m4 config/libtool.m4