Commit 08408c5c by Richard Stallman

(CC): Delete the -V option.

From-SVN: r2897
parent b53241dc
# We have to use the cross-compiler we just built to compile it.
CC = gcc -b $(target) -V $(version)
CC = gcc -b $(target)
# 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