mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	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
					
				@ -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 New Issue
	
	Block a user