mono: enable parallel build for 2.2, but not on older versions
authorCliff Brake <cbrake@bec-systems.com>
Mon, 12 Jan 2009 15:59:37 +0000 (10:59 -0500)
committerCliff Brake <cbrake@bec-systems.com>
Mon, 12 Jan 2009 16:00:19 +0000 (11:00 -0500)
packages/mono/mono-mcs-intermediate.inc
packages/mono/mono-mcs-intermediate_1.2.5.1.bb
packages/mono/mono-mcs-intermediate_1.2.6.bb
packages/mono/mono-native_1.9.1+2.2-rc1.bb

index f54ce46..9706fc2 100644 (file)
@@ -8,8 +8,6 @@
 PR = "r0"
 DEPENDS = "mono-native glib-2.0-native perl-native"
 
-PARALLEL_MAKE = ""
-
 SRC_URI += "file://mono-fix-libdir-path.patch;patch=1"
 
 # Inherit native to set up compiler and paths ...
index f2dbe04..ca7c62f 100644 (file)
@@ -7,3 +7,6 @@
 
 require mono_1.2.5.inc
 require mono-mcs-intermediate.inc
+
+PARALLEL_MAKE = ""
+
index 53ff1b2..dd382fb 100644 (file)
@@ -8,3 +8,6 @@
 require mono_1.2.6.inc
 require mono-mcs-intermediate.inc
 
+PARALLEL_MAKE = ""
+
+
index a6b0f3f..3eeb2eb 100644 (file)
@@ -8,8 +8,6 @@ DEFAULT_PREFERENCE = "-1"
 #          file://libgc_cppflags.patch;patch=1 \
 #           "
 
-PARALLEL_MAKE = ""
-
 inherit native
 
 do_stage_prepend() {