]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.
authorIan Lance Taylor <iant@google.com>
Wed, 30 Aug 2017 18:27:17 +0000 (18:27 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 30 Aug 2017 18:27:17 +0000 (18:27 +0000)
commit1913c1bf5c031fdc5dbdd1ce8e62d4977575a0d6
tree0a84d103b7b8338d07fa562e3a3784579eeed1ef
parent6da714c6780f023ee7efa892fba68be404e549f4
configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.

* 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.

From-SVN: r251540
gotools/ChangeLog
gotools/Makefile.am
gotools/Makefile.in
gotools/configure
gotools/configure.ac