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/package
Ian Cooper b933f9cf0c toolchain: remove gcc libssp and use libc variant
Removes the standalone implementation of stack smashing protection
in gcc's libssp in favour of the native implementation available
in glibc and uclibc. Musl libc already uses its native ssp, so this
patch does not affect musl-based toolchains.

Stack smashing protection configuration options are now uniform
across all supported libc variants.

This also makes kernel-level stack smashing protection available
for x86_64 and i386 builds using non-musl libc.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
4 years ago
..
base-files base-files: prevent issues w/ overlay on powerloss after sysupgrade 4 years ago
boot ath79: add support for the Netgear WNDRMAC v1 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware ipq40xx: add support for EnGenius EMR3500 4 years ago
kernel kirkwood: move mmc/sd features to modules 4 years ago
libs toolchain: remove gcc libssp and use libc variant 4 years ago
network comgt-ncm: do not attempt to connect if the control device is invalid 4 years ago
system mtd: enable wrgg support for ath79 4 years ago
utils exfat-utils: move into packages feed 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago