hardening: enable RELRO by default
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46004
This commit is contained in:
parent
11489a85cf
commit
f8140c9caf
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@ menu "Global build settings"
|
|||
|
||||
choice
|
||||
prompt "Enable RELRO protection"
|
||||
default PKG_RELRO_FULL
|
||||
help
|
||||
Enable a link-time protection known as RELRO (Relocation Read Only)
|
||||
which helps to protect from certain type of exploitation techniques
|
||||
|
|
Loading…
Reference in a new issue