adjust libnosys config for aarch64 to avoid linker error when switching from rdimon.specs to nosys.specs
This commit is contained in:
		
				
					committed by
					
						 Corinna Vinschen
						Corinna Vinschen
					
				
			
			
				
	
			
			
			
						parent
						
							51c6ef6b82
						
					
				
				
					commit
					e7eb978881
				
			
							
								
								
									
										2
									
								
								libgloss/libnosys/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								libgloss/libnosys/configure
									
									
									
									
										vendored
									
									
								
							| @@ -2009,6 +2009,8 @@ case "${target}" in | ||||
| 	;; | ||||
|   a29k-amd-udi) | ||||
| 	;; | ||||
|   aarch64*-*-*) | ||||
| 	;; | ||||
|   arc-*-*) | ||||
| 	;; | ||||
|   arm*-*-*) | ||||
|   | ||||
| @@ -43,6 +43,8 @@ case "${target}" in | ||||
| 	;; | ||||
|   a29k-amd-udi) | ||||
| 	;; | ||||
|   aarch64*-*-*) | ||||
| 	;; | ||||
|   arc-*-*) | ||||
| 	;; | ||||
|   arm*-*-*) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user