summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-02-16 11:53:16 -0800
committerNitin A Kamble <nitin.a.kamble@intel.com>2011-02-16 11:55:08 -0800
commit7b9ae9c045e9da592fa3d393561833774f6eeef3 (patch)
tree94fd3fc41ee48cc74be344a707f08ee46eb65b46 /meta/recipes-devtools/perl
parent582ec95d59796f4cb7a29ae8e61fb06a1a322438 (diff)
downloadast2050-yocto-poky-7b9ae9c045e9da592fa3d393561833774f6eeef3.zip
ast2050-yocto-poky-7b9ae9c045e9da592fa3d393561833774f6eeef3.tar.gz
perl perl-native: turn on parallel make
tested this on all architectures, and build works fine. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r--meta/recipes-devtools/perl/perl-native_5.12.2.bb2
-rw-r--r--meta/recipes-devtools/perl/perl_5.12.2.bb2
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 = ""
OpenPOWER on IntegriCloud