mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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-libiconv=${STAGING_DIR_HOST}${prefix}\
|
||||
"
|
||||
DISABLE_STATIC = ""
|
||||
|
||||
PACKAGES += "pyldb pyldb-dbg pyldb-dev"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user