diff options
Diffstat (limited to 'meta/recipes-devtools/perl/perl-native_5.12.2.bb')
-rw-r--r-- | meta/recipes-devtools/perl/perl-native_5.12.2.bb | 2 |
1 files changed, 0 insertions, 2 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() { perl -pi -e 's/-Wdeclaration-after-statement //g' ${i} done } - -PARALLEL_MAKE = "" |