diff options
-rw-r--r-- | meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb b/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb index 2ec79e96cd..aa61ea6641 100644 --- a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb +++ b/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb | |||
@@ -26,6 +26,7 @@ EXTRA_OECONF += "--disable-rpath \ | |||
26 | --with-libiconv=${STAGING_DIR_HOST}${prefix}\ | 26 | --with-libiconv=${STAGING_DIR_HOST}${prefix}\ |
27 | --without-gettext \ | 27 | --without-gettext \ |
28 | " | 28 | " |
29 | DISABLE_STATIC = "" | ||
29 | 30 | ||
30 | PACKAGES += "python-tevent python-tevent-dbg" | 31 | PACKAGES += "python-tevent python-tevent-dbg" |
31 | 32 | ||