1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/mesosphere/kernel/kernel.specs

8 lines
187 B
Plaintext
Raw Normal View History

2020-01-24 02:13:32 +00:00
%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