1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/toolchain/musl
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
..
headers
include musl: add sgidefs.h 2014-06-29 22:25:51 +00:00
patches gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
common.mk musl: apply hardening options (e.g. SSP) also to libc itself 2015-06-20 17:37:25 +00:00
Config.in musl: update to version 1.1.1 2014-05-21 14:09:58 +00:00
Config.version musl: update to version 1.1.10+git 2015-06-16 11:55:23 +00:00
Makefile musl: install a few extra headers to improve compatibility with various packages 2014-06-09 13:47:36 +00:00