mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
From Alexander Boettcher <alex@kaffe.org> via Dalibor Topic:
* config.sub: Recognise -drops*. * testsuite/config-sub.data: Add a test.
This commit is contained in:
parent
2c15ccb3d9
commit
4c103e2c36
@ -1,3 +1,9 @@
|
||||
2007-01-04 Ben Elliston <bje@gnu.org>
|
||||
|
||||
From Alexander Boettcher <alex@kaffe.org> via Dalibor Topic:
|
||||
* config.sub: Recognise -drops*.
|
||||
* testsuite/config-sub.data: Add a test.
|
||||
|
||||
2006-12-22 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (i*:MINGW:*:*): Rename from this ..
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -4,7 +4,7 @@
|
||||
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
|
||||
# Inc.
|
||||
|
||||
timestamp='2006-12-08'
|
||||
timestamp='2007-01-04'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -1222,7 +1222,7 @@ case $os in
|
||||
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
||||
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
||||
| -skyos* | -haiku* | -rdos* | -toppers*)
|
||||
| -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-qnx*)
|
||||
|
@ -109,3 +109,4 @@ fido-elf fido-unknown-elf
|
||||
fido fido-unknown-none
|
||||
xtensa-elf xtensa-unknown-elf
|
||||
xtensa-linux xtensa-unknown-linux-gnu
|
||||
i386-drops1.0 i386-pc-drops1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user