(specs): Use GCC_FOR_TARGET.
From-SVN: r3151
This commit is contained in:
parent
8f80892b66
commit
74c84fe612
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user