--- gcc/config/t-next 2018/04/24 17:54:02 1.1.1.2 +++ gcc/config/t-next 2018/04/24 17:58:56 1.1.1.3 @@ -1,11 +1,3 @@ # libgcc1.c is not needed, since the standard library has these functions. LIBGCC1= -# Use collect2 to link, until system version 3.0. - -EXTRA_PROGRAMS = ld - -ld : collect2 - rm -f ld - ln collect2 ld -