mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-23 13:33:56 +00:00
Add compile-all.bat.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
@echo off
|
||||
|
||||
clang -target powerpc-unknown-linux-gnu -fuse-ld=lld -nostdlib -m32 -o %1.elf %1
|
||||
clang -target powerpc-unknown-linux-gnu -fuse-ld=lld -nostdlib -m32 -o %~n1.elf %1
|
Reference in New Issue
Block a user