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>
This commit is contained in:
parent
646d28f996
commit
b88907e62a
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user