From: Koen Kooi Date: Thu, 13 Apr 2006 12:12:27 +0000 (+0000) Subject: orbit2: disable parallel make for the non-native version as well X-Git-Tag: Release-2010-05/1~9453^2~2039^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae37f74013fca27d3f784b4b2555db57433e0c6f;p=openembedded.git orbit2: disable parallel make for the non-native version as well --- diff --git a/packages/gnome/orbit2_2.14.0.bb b/packages/gnome/orbit2_2.14.0.bb index 008ec2c7b3..44bc402c05 100644 --- a/packages/gnome/orbit2_2.14.0.bb +++ b/packages/gnome/orbit2_2.14.0.bb @@ -7,6 +7,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-${PV}.tar.b file://gtk-doc.m4 \ file://gtk-doc.make" DEPENDS = "libidl popt orbit2-native gtk-doc" +PARALLEL_MAKE = "" FILES_${PN} += "${libdir}/orbit-2.0/*.so"