summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-lib/xorg-lib-common.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc b/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
index 231776a21c..7231664773 100644
--- a/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
+++ b/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
@@ -14,8 +14,6 @@ S = "${WORKDIR}/${XORG_PN}-${PV}"
14inherit autotools distro_features_check pkgconfig 14inherit autotools distro_features_check pkgconfig
15 15
16EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop --without-xmlto" 16EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop --without-xmlto"
17EXTRA_OECONF_append_libc-glibc = " --disable-malloc0returnsnull"
18EXTRA_OECONF_append_libc-uclibc = " --enable-malloc0returnsnull"
19 17
20UNKNOWN_CONFIGURE_WHITELIST += "--enable-malloc0returnsnull --disable-malloc0returnsnull \ 18UNKNOWN_CONFIGURE_WHITELIST += "--enable-malloc0returnsnull --disable-malloc0returnsnull \
21 --disable-specs --without-groff --without-ps2pdf --without-fop --without-xmlto" 19 --disable-specs --without-groff --without-ps2pdf --without-fop --without-xmlto"