forked from Imagelibrary/rtems
changes
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Add ecrti%O%s to "startfile:".
|
||||||
* bsp_specs: Remove qrtems_debug.
|
* bsp_specs: Remove qrtems_debug.
|
||||||
|
|
||||||
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} \
|
%{!qrtems: %(old_startfile)} \
|
||||||
%{!nostdlib: %{qrtems: }}
|
%{!nostdlib: %{qrtems: ecrti%O%s}}
|
||||||
|
|
||||||
*endfile:
|
*endfile:
|
||||||
%{!qrtems: %(old_endfile)} %{qrtems: ecrtn%O%s}
|
%{!qrtems: %(old_endfile)} %{qrtems: ecrtn%O%s}
|
||||||
|
|||||||
Reference in New Issue
Block a user