diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-12-01 10:34:25 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 12:54:24 +0000 |
commit | 37fd073526811dee6edcfbb78a1864dd37991f4d (patch) | |
tree | 2038f6f7837cecf81eed0f2c4ca3420bb1684f2b /scripts/oe-git-proxy | |
parent | 6718e2cbb40fb8cb90f98f297fdfb6cbf01d52c8 (diff) | |
download | openembedded-core-37fd073526811dee6edcfbb78a1864dd37991f4d.tar.gz openembedded-core-37fd073526811dee6edcfbb78a1864dd37991f4d.tar.bz2 openembedded-core-37fd073526811dee6edcfbb78a1864dd37991f4d.zip |
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/
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions