]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxcb: don't disable parallel building
authorRoss Burton <ross.burton@intel.com>
Mon, 23 Dec 2013 15:10:09 +0000 (15:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 13:00:02 +0000 (13:00 +0000)
Several test builds later and there were no failures, so this appears to have
been fixed upstream.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxcb.inc

index 7f9b0af66c7a179293e0d50e48991fd4d9ababec..d75b26b652878e071356a8d95860373cfb48c778 100644 (file)
@@ -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 \