summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/perl/perl-5.12.2/Configure-multilib.patch
AgeCommit message (Collapse)AuthorFiles
2011-04-28perl: upgrade from 5.12.2 to 5.12.3Nitin A Kamble1
And changed the perl tarball URL to more stable cpan location. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-04-22perl-5.12.2: use of PERLHOSTLIB var fixNitin A Kamble1
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>