mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2011-12-30 Paul Eggert <eggert@cs.ucla.edu>
* config.guess: Fix a minor misspelling ("tupples").
This commit is contained in:
parent
1a6937ce13
commit
c4daf883d3
@ -1,3 +1,7 @@
|
||||
2011-12-30 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* config.guess: Fix a minor misspelling ("tupples").
|
||||
|
||||
2011-12-29 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (cris:Linux:*:*): Replace fixed CPU name in the
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -4,7 +4,7 @@
|
||||
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
|
||||
# 2011 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2011-12-29'
|
||||
timestamp='2011-12-30'
|
||||
|
||||
# This file is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
@ -145,7 +145,7 @@ UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
|
||||
case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
|
||||
*:NetBSD:*:*)
|
||||
# NetBSD (nbsd) targets should (where applicable) match one or
|
||||
# more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
|
||||
# more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
|
||||
# *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
|
||||
# switched to ELF, *-*-netbsd* would select the old
|
||||
# object file format. This provides both forward
|
||||
|
Loading…
x
Reference in New Issue
Block a user