forked from mirrors/qmk_userspace
		
	Add --relax for size optimization to gh60
This commit is contained in:
		
					parent
					
						
							
								de8ef18a53
							
						
					
				
			
			
				commit
				
					
						db024b6b18
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -107,6 +107,9 @@ CONSOLE_ENABLE = yes	# Console for debug(+400)
 | 
			
		|||
#PS2_MOUSE_ENABLE = yes	# PS/2 mouse(TrackPoint) support
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Optimize size but this may cause error "relocation truncated to fit"
 | 
			
		||||
EXTRALDFLAGS = -Wl,--relax
 | 
			
		||||
 | 
			
		||||
# Search Path
 | 
			
		||||
VPATH += $(TARGET_DIR)
 | 
			
		||||
VPATH += $(TOP_DIR)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue