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

elf-rdimon.specs « arm « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f0692c8a6ef90a9b2d59ba0d173820f28c4a9d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
%rename lib libc

*libgloss:
-lrdimon

*lib:
--start-group %(libc) %(libgloss) --end-group

*startfile:
crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s}