mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
cyrus-sasl: CLEANBROKEN = "1"
Fixed rebuild error: configure: error: changes in the environment can compromise the build configure: error: run `make distclean' and/or `rm .././config.cache' and start over configure: error: ./configure failed for saslauthd Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -19,6 +19,8 @@ UPSTREAM_CHECK_REGEX = "cyrus-sasl-(?P<pver>(\d+(\.\d+)+))\.tar"
|
||||
|
||||
inherit autotools-brokensep pkgconfig useradd systemd
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
EXTRA_OECONF += "--with-dblib=berkeley \
|
||||
--with-bdb-libdir=${STAGING_LIBDIR} \
|
||||
--with-bdb-incdir=${STAGING_INCDIR} \
|
||||
|
||||
Reference in New Issue
Block a user