mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Back out patch, that was alpha, which I think still needs just -O.
This commit is contained in:
		
							parent
							
								
									19deb4fc41
								
							
						
					
					
						commit
						a4f6add21b
					
				@ -1,6 +1,6 @@
 | 
			
		||||
CFLAGS='-pipe'
 | 
			
		||||
 | 
			
		||||
case $host_cpu in
 | 
			
		||||
  alpha*)   CFLAGS="$CFLAGS -O2"
 | 
			
		||||
            GCC_CXXFLAGS="-O2";;
 | 
			
		||||
  alpha*)   CFLAGS="$CFLAGS -O"
 | 
			
		||||
            GCC_CXXFLAGS="-O";;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user