* testsuite/config-guess.sh (run_config_guess): Set CC_FOR_BUILD

to no_compiler_found so that we don't erroneously use the compiler
	of the host running the testsuite.
	* testsuite/config-guess.data: Adjust ARM FreeBSD expected output.
This commit is contained in:
Ben Elliston
2019-01-03 11:09:27 +11:00
parent c701dfb820
commit d0452dbb43
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2019-01-03 Ben Elliston <bje@gnu.org>
* testsuite/config-guess.sh (run_config_guess): Set CC_FOR_BUILD
to no_compiler_found so that we don't erroneously use the compiler
of the host running the testsuite.
* testsuite/config-guess.data: Adjust ARM FreeBSD expected output.
2019-01-01 Ben Elliston <bje@gnu.org>
* config.guess: Update copyright years.