1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-28 07:09:46 +02:00
openwrt/toolchain/gcc
Hans Dedecker b88907e62a toolchain/gcc: backport FORTIFY patch to 5.5.0
Commit e61061a088 added support for hardening
options  in the toolchain. However this breaks the gcc5.5.0 compilation in
case FORTIFY_SOURCE is set different from FORTIFY_SOURCE_NONE as reported
in [1].
Fix this by backporting the upstream patch which fixes this in later gcc versions

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?format=multiple&id=61164

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2019-02-04 09:35:11 +01:00
..
files
final
initial
minimal
patches toolchain/gcc: backport FORTIFY patch to 5.5.0 2019-02-04 09:35:11 +01:00
common.mk gcc: update to version 7.4.0 2018-12-15 15:25:03 +01:00
Config.in
Config.version gcc: update to version 7.4.0 2018-12-15 15:25:03 +01:00
exclude-testsuite