2001-09-04 Ben Elliston <bje@redhat.com>

* config.guess: Move eval $set_cc_for_build in most cases, to
	prevent this script fragment from cloberring a previously
	constructed C program in $dummy.c.
This commit is contained in:
Ben Elliston
2001-09-03 22:50:59 +00:00
parent ad52092d1f
commit 5f9e9ee808
2 changed files with 16 additions and 10 deletions

View File

@ -1,3 +1,9 @@
2001-09-04 Ben Elliston <bje@redhat.com>
* config.guess: Move eval $set_cc_for_build in most cases, to
prevent this script fragment from cloberring a previously
constructed C program in $dummy.c.
2001-08-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect AtheOS on x86 systems.