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
Julien Dusser 55779569eb toolchain: add gcc configure default PIE and SSP
GCC supports starting version 5 --enable-default-ssp and starting version 6
--enable-default-pie.

It produces hardened binaries by default without dealing with package
compilation flags.

Signed-off-by: Julien Dusser <julien.dusser@free.fr>
6 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/arc: update to the most recent release arc-2017.09 6 years ago
Config.in toolchain: add gcc configure default PIE and SSP 6 years ago
Config.version toolchain/arc: update to the most recent release arc-2017.09 6 years ago
common.mk toolchain: add gcc configure default PIE and SSP 6 years ago
exclude-testsuite toolchain: add gcc 7.1.0 support 7 years ago