mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Treat irix64 like irix. Fixes #764560. Will backport to 2.2.
This commit is contained in:
		
							parent
							
								
									d6f6e50c9b
								
							
						
					
					
						commit
						f33222833c
					
				
					 2 changed files with 2237 additions and 3072 deletions
				
			
		| 
						 | 
				
			
			@ -117,6 +117,7 @@ then
 | 
			
		|||
	cygwin*) MACHDEP="cygwin";;
 | 
			
		||||
	darwin*) MACHDEP="darwin";;
 | 
			
		||||
	atheos*) MACHDEP="atheos";;
 | 
			
		||||
        irix646) MACHDEP="irix6";;
 | 
			
		||||
	'')	MACHDEP="unknown";;
 | 
			
		||||
	esac
 | 
			
		||||
fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue