aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorJoe MacDonald <joe.macdonald@windriver.com>2013-03-21 16:12:55 -0400
committerJoe MacDonald <joe.macdonald@windriver.com>2013-03-25 13:01:51 -0400
commit6ad5a1b6e3d457ac599cae78d0b0d28b54d0dcff (patch)
treeef30d2a17b39a24298bb7ae2f4cd55b994cd9190 /meta-networking
parent7c27c81a1bfc7b11ae7d7747b5c669776cbc328f (diff)
downloadmeta-openembedded-contrib-6ad5a1b6e3d457ac599cae78d0b0d28b54d0dcff.tar.gz
cyrus-sasl2: clean up rpath QA errors
Cleaning QA errors from commit 770b14191143fd89fa18daa4048af1f618debdee Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Diffstat (limited to 'meta-networking')
-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 44336f0590..0113025341 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
EXTRA_OECONF += "--with-dblib=berkeley \
--with-bdb-libdir=${STAGING_LIBDIR} \
--with-bdb-incdir=${STAGING_INCDIR} \
- --without-pam --without-opie --without-des"
+ --without-pam --without-opie --without-des \
+ andrew_cv_runpath_switch=none"
do_configure_prepend () {
rm -f acinclude.m4 config/libtool.m4