* configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.
commitd273b4460feed95667eaa1c750fc1d608307970f
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Aug 2017 18:27:17 +0000 (30 18:27 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Aug 2017 18:27:17 +0000 (30 18:27 +0000)
tree0a84d103b7b8338d07fa562e3a3784579eeed1ef
parent000d15786d2014d0f23efc98f479c49f9e44200b
* configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.
* Makefile.am (MOSTLYCLEANFILES): Add check-gcc.
(check-gccgo): Create via a temporary file.
(check-gcc): New target.
(CHECK_ENV): Set CC.
(ECHO_ENV): Report CC.
(check-go-tool): Depend on check-gcc.
(check-runtime, check-cgo-test, check-carchive-test): Likewise.
* configure, Makefile.in: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251540 138bc75d-0d04-0410-961f-82ee72b054a4
gotools/ChangeLog
gotools/Makefile.am
gotools/Makefile.in
gotools/configure
gotools/configure.ac