forked from Imagelibrary/rtems
2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove stray % from '*startfile:' having crept in previous change.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove stray % from '*startfile:' having crept in
|
||||||
|
previous change.
|
||||||
|
|
||||||
2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* bsp_specs: Cosmetics.
|
* bsp_specs: Cosmetics.
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} \
|
%{!qrtems: %(old_startfile)} \
|
||||||
%{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s start.o%s -u %__vectors}}
|
%{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s start.o%s -u __vectors}}
|
||||||
|
|
||||||
*endfile:
|
*endfile:
|
||||||
%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s ecrtn%O%s}
|
%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s ecrtn%O%s}
|
||||||
|
|||||||
Reference in New Issue
Block a user