2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>

* bsp_specs: Revert accidental commit.
This commit is contained in:
Joel Sherrill
2011-01-28 20:32:53 +00:00
parent 801a7ba6f9
commit 7cba993321
4 changed files with 10 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
*startfile:
%{!qrtems: %(old_startfile)} \
%{!nostdlib: %{qrtems: crti.o%s crtbegin.o%s}}
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}