mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-10-30 07:11:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			No EOL
		
	
	
		
			93 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			No EOL
		
	
	
		
			93 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| @echo off
 | |
| 
 | |
| clang -target powerpc-unknown-linux-gnu -fuse-ld=lld -nostdlib -m32 -o %~n1.elf %1 | 
