diff options
Diffstat (limited to 'meta-networking/recipes-support/libldb/libldb_1.1.29.bb')
-rw-r--r-- | meta-networking/recipes-support/libldb/libldb_1.1.29.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.29.bb b/meta-networking/recipes-support/libldb/libldb_1.1.29.bb index 378bb89309..2269a5726d 100644 --- a/meta-networking/recipes-support/libldb/libldb_1.1.29.bb +++ b/meta-networking/recipes-support/libldb/libldb_1.1.29.bb | |||
@@ -44,7 +44,6 @@ EXTRA_OECONF += "--disable-rpath \ | |||
44 | --with-privatelibdir=${libdir}/ldb \ | 44 | --with-privatelibdir=${libdir}/ldb \ |
45 | --with-libiconv=${STAGING_DIR_HOST}${prefix}\ | 45 | --with-libiconv=${STAGING_DIR_HOST}${prefix}\ |
46 | " | 46 | " |
47 | DISABLE_STATIC = "" | ||
48 | 47 | ||
49 | PACKAGES += "pyldb pyldb-dbg pyldb-dev" | 48 | PACKAGES += "pyldb pyldb-dbg pyldb-dev" |
50 | 49 | ||