mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 11:31:00 +08:00
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
|
||
|
|