[poky] [PATCH 1/1] perl perl-native: turn on parallel make

Nitin A Kamble nitin.a.kamble at intel.com
Wed Feb 16 11:58:08 PST 2011


From: Nitin A Kamble <nitin.a.kamble at intel.com>

tested this on all architectures, and build works fine.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta/recipes-devtools/perl/perl-native_5.12.2.bb |    2 --
 meta/recipes-devtools/perl/perl_5.12.2.bb        |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-devtools/perl/perl-native_5.12.2.bb b/meta/recipes-devtools/perl/perl-native_5.12.2.bb
index fe8dbaa..790eae2 100644
--- a/meta/recipes-devtools/perl/perl-native_5.12.2.bb
+++ b/meta/recipes-devtools/perl/perl-native_5.12.2.bb
@@ -96,5 +96,3 @@ do_install_append_nylon() {
 		perl -pi -e 's/-Wdeclaration-after-statement //g' ${i}
 	done
 }
-
-PARALLEL_MAKE = ""
diff --git a/meta/recipes-devtools/perl/perl_5.12.2.bb b/meta/recipes-devtools/perl/perl_5.12.2.bb
index 82801e8..b27e20f 100644
--- a/meta/recipes-devtools/perl/perl_5.12.2.bb
+++ b/meta/recipes-devtools/perl/perl_5.12.2.bb
@@ -272,5 +272,3 @@ RPROVIDES_perl-lib = "perl-lib"
 require perl-rdepends_${PV}.inc
 require perl-rprovides.inc
 require perl-rprovides_${PV}.inc
-
-PARALLEL_MAKE = ""
-- 
1.7.3.4




More information about the poky mailing list