mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-04-23 01:01:26 +00:00
3 lines
91 B
Batchfile
3 lines
91 B
Batchfile
![]() |
@echo off
|
||
|
|
||
|
clang -target powerpc-unknown-linux-gnu -fuse-ld=lld -nostdlib -m32 -o %1.elf %1
|