mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Remove IA64 support.
This commit is contained in:
		
							parent
							
								
									40f8c82b96
								
							
						
					
					
						commit
						d17344cfc5
					
				
					 20 changed files with 24 additions and 332 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,7 @@ AC_DEFUN([RUBY_STACK_GROW_DIRECTION], [
 | 
			
		|||
    AS_VAR_PUSHDEF([stack_grow_dir], [rb_cv_stack_grow_dir_$1])
 | 
			
		||||
    AC_CACHE_CHECK(stack growing direction on $1, stack_grow_dir, [
 | 
			
		||||
AS_CASE(["$1"],
 | 
			
		||||
[m68*|x86*|x64|i?86|ia64|ppc*|sparc*|alpha*], [ $2=-1],
 | 
			
		||||
[m68*|x86*|x64|i?86|ppc*|sparc*|alpha*], [ $2=-1],
 | 
			
		||||
[hppa*], [ $2=+1],
 | 
			
		||||
[
 | 
			
		||||
  AC_TRY_RUN([
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue