Patch rtems-rc-20000616-2-cvs.diff from Ralf Corsepius

<corsepiu@faw.uni-ulm.de> to add -qnolinkcmds to bsp_specs like
other BSPs.
This commit is contained in:
Joel Sherrill
2000-06-16 15:34:20 +00:00
parent f7b46dbfbe
commit e8e95cdb79

View File

@@ -11,7 +11,8 @@
%{!qrtems: %(old_lib)} \ %{!qrtems: %(old_lib)} \
%{qrtems: --start-group -lc \ %{qrtems: --start-group -lc \
%{!qrtems_debug: -lrtemsall } %{qrtems_debug: -lrtemsall_g} \ %{!qrtems_debug: -lrtemsall } %{qrtems_debug: -lrtemsall_g} \
-lgcc --end-group} -lgcc --end-group \
%{!qnolinkcmds: -T linkcmds%s}}
*startfile: *startfile:
%{!qrtems: %(old_startfile)} \ %{!qrtems: %(old_startfile)} \