mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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:
parent
7c27c81a1b
commit
6ad5a1b6e3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user