mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
cyrus-sasl2: clean up rpath QA errors
Cleaning QA errors from commit 770b141911
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user