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
Steven Barth 1877bc9d8f gcc/musl: rework SSP-support
Make musl provide libssp_nonshared.a and make GCC link it unconditionally
if musl is used. This should be a no-op if SSP is disabled and seems to be
the only reliable way of dealing with SSP over all packages due to the mess
that is linkerflags handling in packages.

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46108
9 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 gcc: musl comes with its own SSP, so use it instead of libssp 9 years ago
initial cleanup 11 years ago
minimal gcc: gcc 4.9.x disable libsanitize 10 years ago
patches gcc/musl: rework SSP-support 9 years ago
Config.in gcc/musl: rework SSP-support 9 years ago
Config.version gcc: remove 4.4.7 (only used by avr32) 9 years ago
common.mk toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03 9 years ago