forked from Imagelibrary/rtems
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:
@@ -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)} \
|
||||||
|
|||||||
Reference in New Issue
Block a user