(CC): Delete the -V option.

From-SVN: r2897
This commit is contained in:
Richard Stallman 1992-12-19 22:52:27 +00:00
parent b53241dce5
commit 08408c5c21
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 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