Skip to content
Snippets Groups Projects
Commit faf5d1ed authored by cyrus's avatar cyrus
Browse files

hardening: enable RELRO by default


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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46004 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent e1571d87
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment