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: 508bdb24ed2f263ce6c94ce7bfe634b26615ab9f (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.specs:-lc} %{specs=nano.specs:-lc_nano}

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