mirror of git://gcc.gnu.org/git/gcc.git
parent
4d9cfc7b05
commit
63eac4d485
|
@ -1,5 +1,5 @@
|
|||
# We have to use the cross-compiler we just built to compile it.
|
||||
CC = gcc -b $(target)
|
||||
CC = gcc -b $(host)
|
||||
|
||||
# Need those to compile binaries running on host machine.
|
||||
# It is configured by
|
||||
|
|
Loading…
Reference in New Issue