--- gcc/config/t-i386rose 2018/04/24 17:51:32 1.1.1.1 +++ gcc/config/t-i386rose 2018/04/24 17:58:47 1.1.1.2 @@ -1,5 +1,3 @@ -ALL = Makefile start.encap libgcc.a -EXTRA_PASSES = ld LIMITS_H = CONFIG2_H = $(srcdir)/config/i386.h $(srcdir)/config/i386rose.h @@ -35,9 +33,3 @@ cccp.o: $(CONFIG2_H) explow.o: $(CONFIG2_H) recog.o: $(CONFIG2_H) reload.o: $(CONFIG2_H) - -# Build collect - -ld: collect2 - rm -f ld - ln collect2 ld