aboutsummaryrefslogtreecommitdiff
path: root/depends/config.sub
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2016-05-03 20:52:34 +0800
committerfanquake <fanquake@gmail.com>2016-06-02 09:16:12 +0800
commit87b8175d999e10082049afd1fb6440cf54d86f1e (patch)
treea8fee6c1b55570765bcfb315fc2a8d6f42061222 /depends/config.sub
parentbd3cbd53330e001603bfd4be4edfbdb9c952bb36 (diff)
downloadbitcoin-87b8175d999e10082049afd1fb6440cf54d86f1e.tar.xz
[depends] Latest config.guess & config.sub
Diffstat (limited to 'depends/config.sub')
-rwxr-xr-xdepends/config.sub6
1 files changed, 4 insertions, 2 deletions
diff --git a/depends/config.sub b/depends/config.sub
index 6223dde931..6d86a1e2f7 100755
--- a/depends/config.sub
+++ b/depends/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.
-timestamp='2016-01-01'
+timestamp='2016-05-10'
# 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
@@ -1399,7 +1399,7 @@ case $os in
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
- | -onefs* | -tirtos*)
+ | -onefs* | -tirtos* | -phoenix*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)
@@ -1531,6 +1531,8 @@ case $os in
;;
-nacl*)
;;
+ -ios)
+ ;;
-none)
;;
*)