openwrt/toolchain
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
..
binutils binutils: Use 2.31.1 by default 2018-10-07 02:10:15 +02:00
fortify-headers toolchain/fortify-headers: Update to 1.0 2018-10-07 02:10:15 +02:00
gcc toolchain/gcc: backport FORTIFY patch to 5.5.0 2019-02-04 09:35:11 +01:00
gdb toolchain/gdb: bump to 8.2.1 2019-01-07 17:09:06 +01:00
glibc glibc: update to latest 2.27 commit (BZ #24018) 2019-01-07 15:16:12 +01:00
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 2018-01-27 16:46:45 +01:00
musl musl: improve crypt() size hack 2019-01-22 12:08:03 +01:00
nasm nasm: disable LTO, remove host specific workarounds 2018-07-10 13:09:57 +02:00
uClibc update uClibc-ng from 1.0.30 to 1.0.31 2019-01-27 01:04:53 +01:00
wrapper
Config.in musl: improve crypt() size hack 2019-01-22 12:08:03 +01:00
info.mk
Makefile build: drop buildbot toolchain rebuild check when not using git 2018-09-24 11:03:20 +02:00