mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +00:00
libldb: Fix build when static libs disabled
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user