diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/perl/perl-native_5.12.2.bb | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/perl/perl_5.12.2.bb | 2 |
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 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() { | |||
96 | perl -pi -e 's/-Wdeclaration-after-statement //g' ${i} | 96 | perl -pi -e 's/-Wdeclaration-after-statement //g' ${i} |
97 | done | 97 | done |
98 | } | 98 | } |
99 | |||
100 | 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" | |||
272 | require perl-rdepends_${PV}.inc | 272 | require perl-rdepends_${PV}.inc |
273 | require perl-rprovides.inc | 273 | require perl-rprovides.inc |
274 | require perl-rprovides_${PV}.inc | 274 | require perl-rprovides_${PV}.inc |
275 | |||
276 | PARALLEL_MAKE = "" | ||