mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
%rename link old_link
|
|
|
|
*libgloss:
|
|
-lrdimon
|
|
|
|
*lib:
|
|
--start-group %(libc) %(libgloss) --end-group
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s}
|
|
|