mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-15 19:09:58 +08:00
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
-T redboot.ld%s -Ttext 0x10000 %(old_link)
|
||
|
|
||
|
*startfile:
|
||
|
crti%O%s crtbegin%O%s %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s
|
||
|
|