tn3399_openwrt/config
Felix Fietkau bf82deff70 build: disable kernel stack protector support for i386/x86_64
When stack protector support is disabled in libc (always the case for
!musl), gcc assumes that it needs to use __stack_chk_guard for the stack
canary.
This causes kernel build errors, because the kernel is only set up to
handle TLS stack canaries.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46543
2015-08-02 07:40:12 +00:00
..
Config-build.in build: disable kernel stack protector support for i386/x86_64 2015-08-02 07:40:12 +00:00
Config-devel.in packages: fix typo in OpenWrt name 2014-12-07 16:53:30 +00:00
Config-images.in x86: clean up default grub baudrate settings 2015-03-29 04:31:21 +00:00
Config-kernel.in kernel: mitigate cgroups config dependency changes 2015-06-18 06:39:00 +00:00