XenonRecomp/tests/compile.bat

3 lines
93 B
Batchfile
Raw Normal View History

2024-09-07 22:56:20 +06:00
@echo off
2024-09-12 15:53:58 +03:00
clang -target powerpc-unknown-linux-gnu -fuse-ld=lld -nostdlib -m32 -o %~n1.elf %1