--- gcc/config/t-next 2018/04/24 17:54:02 1.1.1.2 +++ gcc/config/t-next 2018/04/24 18:04:23 1.1.1.4 @@ -1,11 +1,5 @@ # 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 - +# Specify other dirs of system header files to be fixed. +OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers