summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-04-20 14:49:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-24 22:50:36 +0100
commit345de20815a0bdc8c8acdfeb7d8796e27f825ddc (patch)
tree423b2302e0a02a433b97b3696bb678e8720154aa /meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch
parent4ffd8a2d7224803eba152c9dbc0f7e0f837931bc (diff)
downloadast2050-yocto-poky-345de20815a0bdc8c8acdfeb7d8796e27f825ddc.zip
ast2050-yocto-poky-345de20815a0bdc8c8acdfeb7d8796e27f825ddc.tar.gz
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. (From OE-Core rev: f4d51e63c0df777bbcbe9ad160eb3ba41ae74c6e) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch')
-rw-r--r--meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch b/meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch
index ceb7419..47f91c5 100644
--- a/meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch
+++ b/meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch
@@ -1,3 +1,5 @@
+Upstream-Status:Inappropriate [embedded specific]
+
Use the ld flags from the supplied configuration file. For sh we need the
flags that specify to build PIC code so that the shared libraries work.
OpenPOWER on IntegriCloud