You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 15 years ago
final toolchain/gcc: parallelize make install 7 years ago
initial toolchain/gcc: parallelize make install 7 years ago
minimal toolchain: skip gcc/minimal for musl 8 years ago
patches toolchain/gcc: backport FORTIFY patch to 5.5.0 5 years ago
Config.in toolchain/gcc: add GCC 8.1.0 6 years ago
Config.version gcc: update to version 7.4.0 5 years ago
common.mk gcc: update to version 7.4.0 5 years ago
exclude-testsuite toolchain: add gcc 7.1.0 support 7 years ago