diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-08-02 07:40:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-08-02 07:40:12 +0000 |
commit | bf82deff7069599c9f130f5bb0222acd171fd19d (patch) | |
tree | 04dad9bb3c7081b1a213bb46c7a9490451415019 /include/quilt.mk | |
parent | 9c59b3035f0b3b3025eb025010e00375e783407c (diff) | |
download | upstream-bf82deff7069599c9f130f5bb0222acd171fd19d.tar.gz upstream-bf82deff7069599c9f130f5bb0222acd171fd19d.tar.bz2 upstream-bf82deff7069599c9f130f5bb0222acd171fd19d.zip |
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
Diffstat (limited to 'include/quilt.mk')
0 files changed, 0 insertions, 0 deletions