mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2001-11-26 Ben Elliston <bje@redhat.com>
* config.guess (nsr-tandem-nsk): Detect all known NSR processor types. Contributed by Kjetil Barvik <kjetil.barvik@bbs.no>.
This commit is contained in:
parent
390ba065c5
commit
96d7ae9fe8
@ -1,3 +1,8 @@
|
||||
2001-11-26 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.guess (nsr-tandem-nsk): Detect all known NSR processor
|
||||
types. Contributed by Kjetil Barvik <kjetil.barvik@bbs.no>.
|
||||
|
||||
2001-11-16 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Accept "-atheos*" as a valid OS.
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2001-11-08'
|
||||
timestamp='2001-11-26'
|
||||
|
||||
# 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
|
||||
@ -1056,7 +1056,7 @@ EOF
|
||||
*:QNX:*:4*)
|
||||
echo i386-pc-qnx
|
||||
exit 0 ;;
|
||||
NSR-[KW]:NONSTOP_KERNEL:*:*)
|
||||
NSR-[GKLNPTVW]:NONSTOP_KERNEL:*:*)
|
||||
echo nsr-tandem-nsk${UNAME_RELEASE}
|
||||
exit 0 ;;
|
||||
*:NonStop-UX:*:*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user