openwrt/config
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>
2020-06-17 23:57:07 +02:00
..
Config-build.in toolchain: remove gcc libssp and use libc variant 2020-06-17 23:57:07 +02:00
Config-devel.in rules: allow arbitrary log destination 2019-09-29 00:08:20 +02:00
Config-images.in ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-15 21:16:18 +02:00
Config-kernel.in x86: make crashdump works 2020-03-20 21:45:06 +00:00