mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-31 08:11:17 +00:00
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 |
||
|---|---|---|
| .. | ||
| Config-build.in | ||
| Config-devel.in | ||
| Config-images.in | ||
| Config-kernel.in | ||