mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 03:47:28 -04:00
toolchain: add fortify-headers, enable FORTIFY_SOURCE by default
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46117
This commit is contained in:
@@ -251,6 +251,7 @@ menu "Global build settings"
|
||||
|
||||
choice
|
||||
prompt "Enable buffer-overflows detection (FORTIFY_SOURCE)"
|
||||
default PKG_FORTIFY_SOURCE_1
|
||||
help
|
||||
Enable the _FORTIFY_SOURCE macro which introduces additional
|
||||
checks to detect buffer-overflows in the following standard library
|
||||
|
||||
Reference in New Issue
Block a user