(specs): Use GCC_FOR_TARGET.

From-SVN: r3151
This commit is contained in:
Jim Wilson 1993-01-07 14:42:37 -08:00
parent 8f80892b66
commit 74c84fe612

View File

@ -489,7 +489,7 @@ xgcc: gcc.o version.o $(LIBDEPS)
# Dump a specs file to make -B./ read these specs over installed ones.
specs: xgcc
./xgcc -dumpspecs > specs
$(GCC_FOR_TARGET) -dumpspecs > specs
# We do want to create an executable named `xgcc', so we can use it to
# compile libgcc2.a.