summaryrefslogtreecommitdiffstats
path: root/libgloss/arm/armv7m.specs
blob: 2d1e0869768dd7fff5fee16c26624631c170f1c8 (plain)
1
2
3
4
5
6
7
8
9
%rename lib                old_lib

*startfile:
crti%O%s crtbegin%O%s armv7m-crt0%O%s

# Put the -T here so it comes after -L search patch.
*lib:
%(old_lib) %{!T*:-T armv7m-rom.ld%s}