forked from Imagelibrary/rtems
Remove --start-group/--end-group pair to support non-GNU ld's.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
*lib:
|
*lib:
|
||||||
%{!qrtems: %(old_lib)} \
|
%{!qrtems: %(old_lib)} \
|
||||||
%{qrtems: --start-group %{!qrtems_debug: -lrtemsall } \
|
%{qrtems: %{!qrtems_debug: -lrtemsall } \
|
||||||
%{qrtems_debug: -lrtemsall_g} \
|
%{qrtems_debug: -lrtemsall_g} \
|
||||||
%(old_lib) --end-group}
|
%(old_lib)}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user