2003-01-30 Ben Elliston <bje@redhat.com>

* config.guess (alpha:OSF1:*:*): Use /usr/sbin/psrinfo -v to
	detect the Alpha CPU type, not an assembled program requiring
	$CC_FOR_BUILD.
This commit is contained in:
Ben Elliston
2003-01-29 20:46:56 +00:00
parent 7880d4b6d7
commit 5925bbe212
2 changed files with 44 additions and 56 deletions

View File

@ -1,3 +1,9 @@
2003-01-30 Ben Elliston <bje@redhat.com>
* config.guess (alpha:OSF1:*:*): Use /usr/sbin/psrinfo -v to
detect the Alpha CPU type, not an assembled program requiring
$CC_FOR_BUILD.
2003-01-28 Nick Clifton <nickc@redhat.com>
* config.sub: Add sh2e support.