* config.guess (*:MINGW64*:*): New.

* config.sub (mingw64): Likewise.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Earnie Boyd
2012-07-31 13:23:38 +10:00
committed by Ben Elliston
parent 7886f29c82
commit f16804b79e
5 changed files with 20 additions and 3 deletions

View File

@ -1,3 +1,11 @@
2012-07-31 Earnie Boyd <earnie@users.sourceforge.net>
Ben Elliston <bje@gnu.org>
* config.guess (*:MINGW64*:*): New.
* config.sub (mingw64): Likewise.
* testsuite/config-guess.data: Add a test case.
* testsuite/config-sub.data: Likewise.
2012-07-30 Ben Elliston <bje@gnu.org>
* testsuite/config-guess.sh: Incorporate uname.in as a heredoc.