mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-25 20:24:21 -04:00
exosphere: fix neon regs being used => don't link against newlib, use -mgeneral-regs-only
This commit is contained in:
parent
210c6425c3
commit
06088d4c60
3 changed files with 1143 additions and 5 deletions
|
@ -2,6 +2,3 @@
|
|||
|
||||
*link:
|
||||
%(old_link) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections
|
||||
|
||||
*startfile:
|
||||
crti%O%s crtbegin%O%s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue