12 lines
172 B
Plaintext
12 lines
172 B
Plaintext
%rename lib libc
|
|
|
|
*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}
|
|
|