]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl perl-native: turn on parallel make
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 16 Feb 2011 19:53:16 +0000 (11:53 -0800)
committerNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 16 Feb 2011 19:55:08 +0000 (11:55 -0800)
tested this on all architectures, and build works fine.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/perl/perl-native_5.12.2.bb
meta/recipes-devtools/perl/perl_5.12.2.bb

index fe8dbaaff0a3c30eda6d297a3d04ebd305ef74d1..790eae2cd5e884558fa52a5bf0fce213fc9577ed 100644 (file)
@@ -96,5 +96,3 @@ do_install_append_nylon() {
                perl -pi -e 's/-Wdeclaration-after-statement //g' ${i}
        done
 }
-
-PARALLEL_MAKE = ""
index 82801e8694497c078fe5f28a2814993abc6279e8..b27e20f4e32b401bfd6a82316f332bc3a3422336 100644 (file)
@@ -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 = ""