Renamed crt0.o to crt0_go32.o to avoid build problems.

This commit is contained in:
Joel Sherrill
1998-03-30 13:59:07 +00:00
parent 334427722c
commit 6937fd82f1

View File

@@ -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)}