1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00
Atmosphere/mesosphere/kernel_ldr/kernel_ldr.specs
2019-12-31 00:46:09 -08:00

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