mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-06 04:01:44 +00:00
8 lines
191 B
Text
8 lines
191 B
Text
|
%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
|