immortalwrt/config
Ian Cooper 6ca48b8591 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-18 08:06:20 +08:00
..
Config-build.in toolchain: remove gcc libssp and use libc variant 2020-06-18 08:06:20 +08:00
Config-devel.in Revert "files: sync from openwrt v19.07 (#2690)" 2020-02-03 12:33:25 +08:00
Config-images.in config: enable ext4 rootfs and gzip 2020-04-01 16:08:54 +08:00
Config-kernel.in brcm2708: rename target to bcm27xx (#3098) 2020-02-17 10:36:14 +08:00