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