mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T %:getenv(DEVKITPRO /libnx/switch.ld) -pie --gc-sections -z text -z nodynamic-undefined-weak
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s
|
|
|