mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
@@ -1,3 +1,7 @@
|
||||
2006-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* bsp_specs: Fix typo.
|
||||
|
||||
2006-10-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* bsp_specs: Add crti, crtbegin, crtend, and crtn.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
%rename link old_link
|
||||
|
||||
*startfile:
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: \
|
||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
||||
%{!qrtems_debug: start.o%s crti.o%s crtbegin.o%s} \
|
||||
%{qrtems_debug: start_g.o%s crti.o%s crtbegin.o%s}}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user