This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
XenonRecomp
Watch
1
Star
0
Fork
0
You've already forked XenonRecomp
mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced
2025-04-23 01:01:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
XenonRecomp
/
tests
/
compile.bat
3 lines
93 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Implement ELF support
2024-09-07 22:56:20 +06:00
@
echo
off
Add compile-all.bat.
2024-09-12 15:53:58 +03:00
clang -target powerpc-unknown-linux-gnu -fuse-ld=lld -nostdlib -m32 -o
%~n1
.elf
%1
Reference in New Issue
Copy Permalink