mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02:00
Removed relocs-related options in switch.specs.
This commit is contained in:
parent
fb1d6f4d5c
commit
030128b8fa
@ -1,7 +1,7 @@
|
|||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
*link:
|
*link:
|
||||||
%(old_link) -T switch.ld%s -d --emit-relocs --export-dynamic --gc-sections
|
%(old_link) -T switch.ld%s -d --gc-sections
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
switch_crt0%O%s crti%O%s crtbegin%O%s
|
switch_crt0%O%s crti%O%s crtbegin%O%s
|
||||||
|
Loading…
Reference in New Issue
Block a user