mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-21 14:20:54 +00:00
libldb: Fix build when static libs disabled
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
cce08ed6f7
commit
38af1fb5be
@ -32,6 +32,7 @@ EXTRA_OECONF += "--disable-rpath \
|
|||||||
--with-privatelibdir=${libdir}/ldb \
|
--with-privatelibdir=${libdir}/ldb \
|
||||||
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
||||||
"
|
"
|
||||||
|
DISABLE_STATIC = ""
|
||||||
|
|
||||||
PACKAGES += "pyldb pyldb-dbg pyldb-dev"
|
PACKAGES += "pyldb pyldb-dbg pyldb-dev"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user