aboutsummaryrefslogtreecommitdiff
path: root/libgloss/arc/emsdp1.2.specs
blob: 0366fe52cb68ad15ebce0f7a3e32a4c65942c662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%rename link emsdp_link
%rename link_gcc_c_sequence emsdp_link_gcc_c_sequence
%rename startfile emsdp_startfile

*link:
%(emsdp_link) -T emsdp1.2.ld%s

*emsdp_libgloss:
-luart_8250 -lemsdp_uart

*emsdp_libc:
%{!specs=nano.specs:-lc} %{specs=nano.specs:-lc_nano}

*link_gcc_c_sequence:
%(emsdp_link_gcc_c_sequence) --start-group %G %(emsdp_libc) %(emsdp_libgloss) --end-group

*startfile:
%(emsdp_startfile) arc-main-helper%O%s