mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-06 04:01:44 +00:00
7 lines
187 B
Text
7 lines
187 B
Text
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T %:getenv(TOPDIR /kernel.ld) -pie --gc-sections -z text -z nodynamic-undefined-weak -nostdlib -nostartfiles
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s
|