From 7b9ae9c045e9da592fa3d393561833774f6eeef3 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 16 Feb 2011 11:53:16 -0800 Subject: perl perl-native: turn on parallel make tested this on all architectures, and build works fine. Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/perl/perl-native_5.12.2.bb | 2 -- meta/recipes-devtools/perl/perl_5.12.2.bb | 2 -- 2 files changed, 4 deletions(-) (limited to 'meta/recipes-devtools/perl') 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 fe8dbaaff0..790eae2cd5 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 82801e8694..b27e20f4e3 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 = "" -- cgit v1.2.3-54-g00ecf