2001-12-12 Ben Elliston <bje@redhat.com>

* config.guess: Speed up detection of x86 Linux systems by using
	just the C preprocessor rather than assembling and linking a final
	executable.
This commit is contained in:
Ben Elliston
2001-12-12 03:14:13 +00:00
parent d13007a85c
commit 7bf0cf7b2b
2 changed files with 23 additions and 25 deletions

View File

@ -1,3 +1,9 @@
2001-12-12 Ben Elliston <bje@redhat.com>
* config.guess: Speed up detection of x86 Linux systems by using
just the C preprocessor rather than assembling and linking a final
executable.
2001-12-12 Jason Thorpe <thorpej@wasabisystems.com>
* config.guess: Simplify assignment of machine for NetBSD targets,