diff options
| -rw-r--r-- | meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 |
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 ea9cd1c240..491ecdb9a5 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 | ||
| 24 | PACKAGECONFIG ??= "ntlm \ | 24 | PACKAGECONFIG ??= "ntlm \ |
