hardening: enable RELRO by default

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46004
v19.07.3_mercusys_ac12_duma
Steven Barth 9 years ago
parent 11489a85cf
commit f8140c9caf

@ -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…
Cancel
Save