orbit2: disable parallel make for the non-native version as well
authorKoen Kooi <koen@openembedded.org>
Thu, 13 Apr 2006 12:12:27 +0000 (12:12 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 13 Apr 2006 12:12:27 +0000 (12:12 +0000)
packages/gnome/orbit2_2.14.0.bb

index 008ec2c..44bc402 100644 (file)
@@ -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"