--- gcc/config/i386/t-sol2 2018/04/24 18:10:27 1.1 +++ gcc/config/i386/t-sol2 2018/04/24 18:23:27 1.1.1.3 @@ -1,12 +1,8 @@ -# We need startup files for Solaris, since we don't get them with the system -# FIXME: Should include "gmon.o" when it is ported. - -EXTRA_PARTS=crt1.o crti.o crtn.o crtbegin.o crtend.o - # we need to supply our own assembly versions of libgcc1.c files, # since the user may not have native 'cc' available LIBGCC1 = libgcc1.null +CROSS_LIBGCC1 = libgcc1.null # gmon build rule: gmon.o: $(srcdir)/config/i386/gmon-sol2.c $(GCC_PASSES) $(CONFIG_H)