old-cross-binutils/gdb/config/i386
Yao Qi 2acf986b74 Don't set CC in config/i386/go32.mh
I cross-compile gdb for msdosdjgpp (both target and host is
i586-pc-msdosdjgpp), so the CC should be i586-pc-msdosdjgpp-gcc.
However, CC is set incorrectly to gcc after config/i386/go32.mh is inlined
into the Makefile.

This patch is to remove the CC setting in config/i386/go32.mh.

gdb:

2014-11-19  Yao Qi  <yao@codesourcery.com>

	* config/i386/go32.mh (CC): Remove.
2014-11-19 15:44:35 +08:00
..
cygwin.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
cygwin64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
darwin.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
fbsd.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
fbsd64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
go32.mh Don't set CC in config/i386/go32.mh 2014-11-19 15:44:35 +08:00
i386gnu.mh Add hardware watchpoint support for x86 GNU Hurd. 2014-09-16 14:38:09 +02:00
i386sol2.mh
linux.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
linux64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
mingw.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
mingw64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
nbsd64.mh
nbsdelf.mh
nm-fbsd.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nm-i386gnu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nto.mh
obsd.mh Enable rhreads support on OpenBSD/i386. 2014-03-01 15:29:34 +01:00
obsd64.mh Enable rthreads support on OpenBSD/amd64. 2014-03-01 11:49:58 +01:00
sol2-64.mh