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>
This commit is contained in:
Nitin A Kamble 2011-02-16 11:53:16 -08:00
parent 582ec95d59
commit 7b9ae9c045
2 changed files with 0 additions and 4 deletions

View File

@ -96,5 +96,3 @@ do_install_append_nylon() {
perl -pi -e 's/-Wdeclaration-after-statement //g' ${i}
done
}
PARALLEL_MAKE = ""

View 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 = ""