mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-12-15 01:01:26 +01:00
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
%(old_link) -T %:getenv(PWD /nx/switch.ld) -pie --gc-sections -z text -z nodynamic-undefined-weak --build-id=sha1 --nx-module-name
|
||
|
|
||
|
*startfile:
|
||
|
crti%O%s crtbegin%O%s
|
||
|
|