mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 01:56:38 +12:00
* config.sub (-fuchsia*): New.
* testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
084a407660
commit
586c72ae07
@ -1,3 +1,8 @@
|
||||
2016-11-03 Doug Evans <dje@google.com>
|
||||
|
||||
* config.sub (-fuchsia*): New.
|
||||
* testsuite/config-sub.data: Add a test case.
|
||||
|
||||
2016-10-03 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (mips64el:Linux:*:*): New.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright 1992-2016 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2016-09-05'
|
||||
timestamp='2016-11-03'
|
||||
|
||||
# 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
|
||||
@ -1407,7 +1407,7 @@ case $os in
|
||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
||||
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
||||
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
|
||||
| -onefs* | -tirtos* | -phoenix*)
|
||||
| -onefs* | -tirtos* | -phoenix* | -fuchsia*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-qnx*)
|
||||
|
@ -507,6 +507,7 @@ we32k we32k-unknown-none
|
||||
x86_64-cygwin x86_64-pc-cygwin
|
||||
x86_64-dicos x86_64-pc-dicos
|
||||
x86_64-ericsson-dicos x86_64-ericsson-dicos
|
||||
x86_64-fuchsia x86_64-pc-fuchsia
|
||||
x86_64-sortix x86_64-pc-sortix
|
||||
x86 x86-unknown-none
|
||||
xbox i686-pc-mingw32
|
||||
|
Loading…
x
Reference in New Issue
Block a user