diff options
Diffstat (limited to 'meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb')
| -rw-r--r-- | meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb index e3c833bf40..a4a0f3883e 100644 --- a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb +++ b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb | |||
| @@ -16,7 +16,7 @@ EXTRA_OECONF += "--disable-static --with-gnutls=${STAGING_LIBDIR}/../ --disable- | |||
| 16 | 16 | ||
| 17 | PACKAGECONFIG ?= "curl" | 17 | PACKAGECONFIG ?= "curl" |
| 18 | PACKAGECONFIG_append_class-target = "\ | 18 | PACKAGECONFIG_append_class-target = "\ |
| 19 | ${@base_contains('DISTRO_FEATURES', 'largefile', 'largefile', '', d)} \ | 19 | ${@bb.utils.contains('DISTRO_FEATURES', 'largefile', 'largefile', '', d)} \ |
| 20 | " | 20 | " |
| 21 | PACKAGECONFIG[largefile] = "--enable-largefile,--disable-largefile,," | 21 | PACKAGECONFIG[largefile] = "--enable-largefile,--disable-largefile,," |
| 22 | PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl," | 22 | PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl," |
