generic-poky/meta/recipes-devtools/perl
Richard Purdie c3bf244418 perl: Fix various nativesdk build issues
The config.sh lists -fstack-protector but this isn't in LDFLAGS. This
can result in perl compilation failures due to the mismatch. Adding the
flag to LDFLAGS solves makes all the flags consistent and avoids build
failures from missing symbols.

It was also found that the path substitutions made by the sed statement
can conflict with each other and you can end up with $prefix$prefix type
expressions in config.sh-X which can break the build in unusual ways.
This patch anchors the expressions to ensure only true matches are
replaced.

(From OE-Core rev: 38234f2e276356b1d77a87ceabc486107e336d19)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-02 05:52:06 -07:00
..
perl-5.14.2 perl: use @STAGINGDIR@ in config.sh 2012-07-04 17:40:36 +01:00
liburi-perl_1.60.bb liburi-perl: update to 1.60 2012-07-26 14:55:19 +01:00
libxml-parser-perl_2.41.bb libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc 2012-07-09 16:58:59 +01:00
libxml-perl_0.08.bb perl-modules: Fix LICENSE fields to mention the correct license versions 2012-03-14 13:17:45 +00:00
libxml-simple-perl_2.20.bb libxml-simple-perl: Upgrade to 2.20 2012-06-25 16:35:54 +01:00
perl-native_5.14.2.bb perl: Allow perl to cross build and native build in a directory named "t" 2012-06-18 17:33:04 +01:00
perl-rdepends_5.14.2.inc Fix common typoes "existant", "dependant" and variations 2012-03-22 16:47:06 +00:00
perl-rprovides.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
perl-rprovides_5.14.2.inc perl: upgrade from 5.12.3 to 5.14.2 2011-10-24 17:27:14 +01:00
perl_5.14.2.bb perl: Fix various nativesdk build issues 2012-09-02 05:52:06 -07:00