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/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
9 years ago
..
headers add preliminary support for musl 12 years ago
include musl: add sgidefs.h 10 years ago
patches gcc/musl: rework SSP-support 9 years ago
Config.in musl: update to version 1.1.1 10 years ago
Config.version musl: update to version 1.1.10+git 9 years ago
Makefile musl: install a few extra headers to improve compatibility with various packages 10 years ago
common.mk musl: apply hardening options (e.g. SSP) also to libc itself 9 years ago