diff options
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib.inc')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index f645ed6f0c..31b74362e3 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc | |||
@@ -39,8 +39,9 @@ PACKAGECONFIG ??= "system-pcre libmount" | |||
39 | PACKAGECONFIG[system-pcre] = "--with-pcre=system,--with-pcre=internal,libpcre" | 39 | PACKAGECONFIG[system-pcre] = "--with-pcre=system,--with-pcre=internal,libpcre" |
40 | PACKAGECONFIG[libmount] = "--enable-libmount,--disable-libmount,util-linux" | 40 | PACKAGECONFIG[libmount] = "--enable-libmount,--disable-libmount,util-linux" |
41 | PACKAGECONFIG[manpages] = "--enable-man --with-xml-catalog=${STAGING_ETCDIR_NATIVE}/xml/catalog.xml, --disable-man, libxslt-native xmlto-native" | 41 | PACKAGECONFIG[manpages] = "--enable-man --with-xml-catalog=${STAGING_ETCDIR_NATIVE}/xml/catalog.xml, --disable-man, libxslt-native xmlto-native" |
42 | PACKAGECONFIG[libelf] = "--enable-libelf,--disable-libelf,elfutils" | ||
42 | 43 | ||
43 | CORECONF = "--disable-dtrace --disable-fam --disable-libelf --disable-systemtap" | 44 | CORECONF = "--disable-dtrace --disable-fam --disable-systemtap" |
44 | 45 | ||
45 | PRINTF = "--enable-included-printf=no" | 46 | PRINTF = "--enable-included-printf=no" |
46 | PRINTF_darwin = "--enable-included-printf=yes" | 47 | PRINTF_darwin = "--enable-included-printf=yes" |