build: ASLR hardening use $(FPIC)
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(backported from 89b59994eb)
			
			
This commit is contained in:
		 Kevin Darbyshire-Bryant
					Kevin Darbyshire-Bryant
				
			
				
					committed by
					
						 Jo-Philipp Wich
						Jo-Philipp Wich
					
				
			
			
				
	
			
			
			 Jo-Philipp Wich
						Jo-Philipp Wich
					
				
			
						parent
						
							f5e33b9839
						
					
				
				
					commit
					becdd2b28e
				
			| @@ -18,7 +18,7 @@ ifdef CONFIG_PKG_CHECK_FORMAT_SECURITY | ||||
| endif | ||||
| ifdef CONFIG_PKG_ASLR_PIE | ||||
|   ifeq ($(strip $(PKG_ASLR_PIE)),1) | ||||
|     TARGET_CFLAGS += -fPIC | ||||
|     TARGET_CFLAGS += $(FPIC) | ||||
|     TARGET_LDFLAGS += -specs=$(INCLUDE_DIR)/hardened-ld-pie.specs | ||||
|   endif | ||||
| endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user