summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-04-20 14:49:41 -0700
committerSaul Wold <sgw@linux.intel.com>2011-04-22 22:03:59 -0700
commitf4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e (patch)
tree9a19426ac2c07f0418850cd6a432a8e74c3d47a4 /meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch
parent8f6436b25a96594d09c64c7ba20a045cb1f8d18a (diff)
downloadopenembedded-core-f4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e.tar.gz
openembedded-core-f4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e.tar.bz2
openembedded-core-f4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e.tar.xz
openembedded-core-f4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e.zip
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 <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch')
-rw-r--r--meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch b/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch
index 63e641003..d5a629538 100644
--- a/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch
+++ b/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch
@@ -1,3 +1,5 @@
+Upstream-Status:Inappropriate [Backport]
+
Imported from perl git tree by Nitin A Kamble <nitin.a.kamble@intel.com>
2011-02-23