mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 09:22:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			94 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			94 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| set -evx
 | |
| until unconvert -fastmath -all ./...
 | |
| do
 | |
| 	unconvert2 -fastmath -apply -all ./...
 | |
| done
 |