mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
e062b98088
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T 3dsx.ld%s -d --emit-relocs --use-blx --gc-sections
|
|
|
|
*startfile:
|
|
ctr/3dsx_custom_crt0%O%s crti%O%s crtbegin%O%s
|