mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 11:31:00 +08:00
11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
# Spec file for gdb simulator.
|
|
|
|
%rename lib sim_lib
|
|
%rename link sim_link
|
|
|
|
*lib:
|
|
--start-group -lc -lsim --end-group
|
|
|
|
*link:
|
|
%(sim_link) %:replace-outfile(-lgloss -lsim)
|