summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/perl/perl-5.12.2/parallel_build_fix_1.patch
Commit message (Collapse)AuthorAgeFilesLines
* perl: upgrade from 5.12.2 to 5.12.3Nitin A Kamble2011-04-281-27/+0
| | | | | | And changed the perl tarball URL to more stable cpan location. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* perl-5.12.2: use of PERLHOSTLIB var fixNitin A Kamble2011-04-221-0/+2
| | | | | | | | | | 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>
* perl: import parallel build fixes from upstream git treeNitin A Kamble2011-03-011-0/+25
The parallel build issue is fixed in the upstream perl git tree differently. Replacing our fix with the upstream fix. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>