mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 21:21:48 +00:00
8 lines
255 B
Text
8 lines
255 B
Text
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T %:getenv(TOPDIR /emummc.ld) -pie --no-dynamic-linker --spare-dynamic-tags=0 --gc-sections -z text -z nodynamic-undefined-weak --build-id=sha1 --nx-module-name
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s
|
|
|