aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-25 10:22:17 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-25 10:22:17 +0000
commit60dc12e3f2b994990b563cdc0a467af8ffa0ac70 (patch)
tree6f3c67971e28834e8f384db30f49a0691a1c5dd3 /packages/gnome
parent306e5c0416e3072ad893a47bb524a5c360a10f20 (diff)
downloadopenembedded-60dc12e3f2b994990b563cdc0a467af8ffa0ac70.tar.gz
orbit2: disable parallel make
Diffstat (limited to 'packages/gnome')
-rw-r--r--packages/gnome/orbit2_2.13.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnome/orbit2_2.13.2.bb b/packages/gnome/orbit2_2.13.2.bb
index ff80de00c8..d196829add 100644
--- a/packages/gnome/orbit2_2.13.2.bb
+++ b/packages/gnome/orbit2_2.13.2.bb
@@ -13,7 +13,7 @@ FILES_${PN} += "${libdir}/orbit-2.0/*.so"
S = "${WORKDIR}/ORBit2-${PV}"
inherit autotools pkgconfig
-
+PARALLEL_MAKE = ""
EXTRA_OECONF = "--disable-gtk-doc"
EXTRA_OEMAKE = "IDL_COMPILER='${STAGING_BINDIR}/orbit-idl-2'"