12 lines
121 B
Plaintext
12 lines
121 B
Plaintext
|
%rename lib libc
|
||
|
|
||
|
*libgloss:
|
||
|
-lgloss-linux
|
||
|
|
||
|
*lib:
|
||
|
%(libc) %(libgloss)
|
||
|
|
||
|
*startfile:
|
||
|
linux-crt0%O%s crti%O%s crtbegin%O%s
|
||
|
|