From 23915fe83431874b2488009ee2a88d6104568fd6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 23 Dec 2013 15:10:09 +0000 Subject: libxcb: don't disable parallel building Several test builds later and there were no failures, so this appears to have been fixed upstream. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxcb.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-lib/libxcb.inc b/meta/recipes-graphics/xorg-lib/libxcb.inc index 7f9b0af66c..d75b26b652 100644 --- a/meta/recipes-graphics/xorg-lib/libxcb.inc +++ b/meta/recipes-graphics/xorg-lib/libxcb.inc @@ -10,7 +10,6 @@ BBCLASSEXTEND = "native nativesdk" SECTION = "x11/libs" LICENSE = "MIT-X" -PARALLEL_MAKE = "" DEPENDS = "xcb-proto xproto libxau libxslt-native xcb-proto-native libpthread-stubs" SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \ -- cgit 1.2.3-korg