mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub (-phoenix*): New.
* testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
706fbe57e3
commit
54976ac106
@ -1,3 +1,8 @@
|
|||||||
|
2016-05-10 Jakub Sejdak <jakub.sejdak@phoesys.com>
|
||||||
|
|
||||||
|
* config.sub (-phoenix*): New.
|
||||||
|
* testsuite/config-sub.data: Add a test case.
|
||||||
|
|
||||||
2016-04-02 Ben Elliston <bje@gnu.org>
|
2016-04-02 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
Silence warning SC2021 from shellcheck.
|
Silence warning SC2021 from shellcheck.
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
|||||||
# Configuration validation subroutine script.
|
# Configuration validation subroutine script.
|
||||||
# Copyright 1992-2016 Free Software Foundation, Inc.
|
# Copyright 1992-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2016-03-30'
|
timestamp='2016-05-10'
|
||||||
|
|
||||||
# This file is free software; you can redistribute it and/or modify it
|
# 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
|
# under the terms of the GNU General Public License as published by
|
||||||
@ -1399,7 +1399,7 @@ case $os in
|
|||||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
||||||
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
||||||
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
|
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
|
||||||
| -onefs* | -tirtos*)
|
| -onefs* | -tirtos* | -phoenix*)
|
||||||
# Remember, each alternative MUST END IN *, to match a version number.
|
# Remember, each alternative MUST END IN *, to match a version number.
|
||||||
;;
|
;;
|
||||||
-qnx*)
|
-qnx*)
|
||||||
|
@ -103,6 +103,7 @@ i386-os2 i386-pc-os2
|
|||||||
i386-pc-nacl i386-pc-nacl
|
i386-pc-nacl i386-pc-nacl
|
||||||
i386-pc-sco5v6 i386-pc-sco5v6
|
i386-pc-sco5v6 i386-pc-sco5v6
|
||||||
i386-pc-sco6 i386-pc-sco5v6
|
i386-pc-sco6 i386-pc-sco5v6
|
||||||
|
i386-phoenix i386-pc-phoenix
|
||||||
i386-plan9 i386-pc-plan9
|
i386-plan9 i386-pc-plan9
|
||||||
i386-solidbsd i386-pc-solidbsd
|
i386-solidbsd i386-pc-solidbsd
|
||||||
i386-sortix i386-pc-sortix
|
i386-sortix i386-pc-sortix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user