mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-12 22:23:40 +12:00
* config.guess (cris:Linux:*:*): Replace fixed CPU name in the
triplet with ${UNAME_MACHINE}, as it is identical. (crisv32:Linux:*:*): Likewise. (frv:Linux:*:*): Likewise. (hexagon:Linux:*:*): Likewise. (or32:Linux:*:*): Likewise. (x86_64:Linux:*:*): Likewise. * testsuite/config-guess.data: Add some missing GNU/Linux tests.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2011-12-29 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (cris:Linux:*:*): Replace fixed CPU name in the
|
||||
triplet with ${UNAME_MACHINE}, as it is identical.
|
||||
(crisv32:Linux:*:*): Likewise.
|
||||
(frv:Linux:*:*): Likewise.
|
||||
(hexagon:Linux:*:*): Likewise.
|
||||
(or32:Linux:*:*): Likewise.
|
||||
(x86_64:Linux:*:*): Likewise.
|
||||
* testsuite/config-guess.data: Add some missing GNU/Linux tests.
|
||||
|
||||
2011-12-29 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* Makefile (check): Test config.guess before config.sub.
|
||||
|
Reference in New Issue
Block a user