(CC): Pass -b $(host), not target.

From-SVN: r11776
This commit is contained in:
Richard Kenner 1996-04-15 07:28:50 -04:00
parent 4d9cfc7b05
commit 63eac4d485

View File

@ -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