Commit 63eac4d4 by Richard Kenner

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

From-SVN: r11776
parent 4d9cfc7b
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment