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