mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 19:40:07 +08:00
9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
|
%rename lib libc
|
||
|
|
||
|
*libgloss:
|
||
|
-lnosys
|
||
|
|
||
|
*lib:
|
||
|
--start-group %(libc) %(libgloss) --end-group
|
||
|
|