mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-10-27 06:26:32 +01:00 
			
		
		
		
	enable Intel CET support
This commit is contained in:
		
							parent
							
								
									6d36e758f5
								
							
						
					
					
						commit
						4d23fa37ad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -19,7 +19,7 @@ endef | |||
| 
 | ||||
| CPPFLAGS := $(CPPFLAGS) -D_GNU_SOURCE -I include | ||||
| SHARED_FLAGS := -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt \
 | ||||
|     $(call safe_flag,-fstack-clash-protection) -fstack-protector-strong \
 | ||||
|     $(call safe_flag,-fstack-clash-protection) $(call safe_flag,-fcf-protection) -fstack-protector-strong \
 | ||||
|     -Wall -Wextra $(call safe_flag,-Wcast-align=strict,-Wcast-align) -Wcast-qual -Wwrite-strings | ||||
| 
 | ||||
| ifeq ($(CONFIG_WERROR),true) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue