mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-17 15:20:32 +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-libiconv=${STAGING_DIR_HOST}${prefix}\
|
||||
"
|
||||
DISABLE_STATIC = ""
|
||||
|
||||
PACKAGES += "pyldb pyldb-dbg pyldb-dev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user