forked from Imagelibrary/rtems
Renamed crt0.o to crt0_go32.o to avoid build problems.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
%{!qrtems: %(old_lib)} %{qrtems: --start-group -lrtemsall -lc -lgcc --end-group -lcgo32 -lpc}
|
||||
|
||||
*startfile:
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: crt0.o%s}
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: crt0_go32.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: %(old_link)}
|
||||
|
||||
Reference in New Issue
Block a user