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

nsim.specs « arc « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec8724cdcde783d249b1645829de562680ed8f0a (plain)
1
2
3
4
5
6
7
8
9
10
11
%rename link_gcc_c_sequence nsim_link_gcc_c_sequence

*nsim_libgloss:
-lnsim

*nsim_libc:
%{!specs=nano.specsc} %{specs=nano.specsc_nano}

*link_gcc_c_sequence:
%(nsim_link_gcc_c_sequence) --start-group %G %(nsim_libc) %(nsim_libgloss) --end-group