mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-01 03:54:15 +00:00
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -pie --no-dynamic-linker --spare-dynamic-tags=0 -z text -z nodynamic-undefined-weak --build-id=sha1 --nx-module-name
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s --require-defined=main
|
|
|