generic-poky/meta/recipes-devtools/perl/perl
Aníbal Limón ef010c1a1d perl-native: Remove usage of -fstack-protector=strong
Some distributions (like opensuse421) supported by the project
comes with older gcc releases, -fstack-protector=strong is supported
by GCC>=4.9.

This causes a build failure when install perl-native from a sstate that
comes from a machine supporting -fstack-protector=strong [1].

So disable usage of this flag in perl-native builds, this patch could
be removed when all supported distros comes with GCC>=4.9.

[YOCTO #10338]

[1] http://errors.yoctoproject.org/Errors/Details/109589/

(From OE-Core rev: 37fd073526811dee6edcfbb78a1864dd37991f4d)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-01 23:27:10 +00:00
..
debian perl: Upgrade to 5.24.0 2016-11-30 15:48:08 +00:00
test meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
0001-Configure-Remove-fstack-protector-strong-for-native-.patch perl-native: Remove usage of -fstack-protector=strong 2017-03-01 23:27:10 +00:00
Configure-multilib.patch
MM_Unix.pm.patch
Makefile.SH.patch perl: Upgrade to 5.24.0 2016-11-30 15:48:08 +00:00
Makefile.patch
config.sh perl: Upgrade to 5.24.1 2017-03-01 23:27:06 +00:00
config.sh-32
config.sh-32-be
config.sh-32-le
config.sh-64
config.sh-64-be
config.sh-64-le
cross-generate_uudmap.patch
dynaloaderhack.patch perl: Upgrade to 5.24.0 2016-11-30 15:48:08 +00:00
ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch perl: fix for ODBM_File.so 2015-07-01 15:39:58 +01:00
ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch perl: odbm.t: fix the path of dbmt_common.pl 2015-07-01 15:39:58 +01:00
fix_bad_rpath.patch meta: update patch metadata 2016-07-08 09:57:24 +01:00
generate-sh.patch
installperl.patch
letgcc-find-errno.patch
make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch
native-nopacklist.patch
native-perlinc.patch
perl-PathTools-don-t-filter-out-blib-from-INC.patch perl: fix build failure if building dir has the "blib" string 2015-08-01 22:24:19 +01:00
perl-archlib-exp.patch
perl-configpm-switch.patch
perl-configure.sh perl: set proper perl subversion number in config files 2016-06-12 23:47:15 +01:00
perl-dynloader.patch
perl-enable-gdbm.patch
perl-errno-generation-gcc5.patch perl: fix spaces in brackets while using CC version 2015-11-25 07:50:31 +00:00
perl-fix-conflict-between-skip_all-and-END.patch perl: fix several perl test failures 2016-06-12 23:47:15 +01:00
perl-moreconfig.patch
perl-test-customized.patch perl: Upgrade to 5.24.1 2017-03-01 23:27:06 +00:00
run-ptest
t-run-switches.t-perl5-perl.patch