diff options
| -rw-r--r-- | meta-networking/recipes-support/libldb/libldb_1.1.21.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb index e9659d5fb4..bdad87d38a 100644 --- a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb +++ b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb | |||
| @@ -32,6 +32,7 @@ EXTRA_OECONF += "--disable-rpath \ | |||
| 32 | --with-privatelibdir=${libdir}/ldb \ | 32 | --with-privatelibdir=${libdir}/ldb \ |
| 33 | --with-libiconv=${STAGING_DIR_HOST}${prefix}\ | 33 | --with-libiconv=${STAGING_DIR_HOST}${prefix}\ |
| 34 | " | 34 | " |
| 35 | DISABLE_STATIC = "" | ||
| 35 | 36 | ||
| 36 | PACKAGES += "pyldb pyldb-dbg pyldb-dev" | 37 | PACKAGES += "pyldb pyldb-dbg pyldb-dev" |
| 37 | 38 | ||
