From f4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 20 Apr 2011 14:49:41 -0700 Subject: perl-5.12.2: use of PERLHOSTLIB var fix PERLHOSTLIB var is used to build target perl. It let perl use the native perl .so module files at the time of compilation of target perl. These changes to perl make the PERLHOSTLIB variable also useful for building perl modules to use native .so perl module. Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_4.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_4.patch') diff --git a/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_4.patch b/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_4.patch index 1a047bcc2..98bf0743f 100644 --- a/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_4.patch +++ b/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_4.patch @@ -1,3 +1,5 @@ +Upstream-Status:Inappropriate [Backport] + commit 43c0c913165d6abe1bc0cb45a784eb1c32c3700b Author: Nicholas Clark Date: Mon Feb 14 09:06:42 2011 +0000 -- cgit v1.2.3