mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T switch.ld%s -d --gc-sections
|
|
|
|
*startfile:
|
|
switch_crt0%O%s crti%O%s crtbegin%O%s
|
|
|