Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sim.specs « riscv « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31fde6906878b3dcd3d3162d9b78ca6d2f6d28f0 (plain)
1
2
3
4
5
6
7
8
9
10
# 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)