OSDN Git Service

(CC): Delete the -V option.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Dec 1992 22:52:27 +0000 (22:52 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Dec 1992 22:52:27 +0000 (22:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2897 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/build-make

index 95453be..584ec23 100644 (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