mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 15:22:54 +00:00
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:
parent
582ec95d59
commit
7b9ae9c045
@ -96,5 +96,3 @@ do_install_append_nylon() {
|
||||
perl -pi -e 's/-Wdeclaration-after-statement //g' ${i}
|
||||
done
|
||||
}
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
@ -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 = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user