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
2015-06-22 10:31:07 +00:00
..
files
final gcc: musl comes with its own SSP, so use it instead of libssp 2015-06-20 17:37:20 +00:00
initial
minimal
patches gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
common.mk
Config.in gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
Config.version