mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-15 11:33:32 +01:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
%(old_link) -T %:getenv(TOPDIR /kernel_ldr.ld) -pie --gc-sections -z text -z nodynamic-undefined-weak -nostdlib -nostartfiles
|
||
|
|
||
|
*startfile:
|
||
|
crti%O%s crtbegin%O%s
|