summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/bsp_specs
blob: 0ada5594ba798c9f4ad02c8f3d7baeb38132ae72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
%rename endfile old_endfile
%rename startfile old_startfile
%rename link old_link

*startfile:
%{!qrtems: %(old_startfile)} \
%{!nostdlib: %{qrtems: start.o%s -e start}}

*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}