aboutsummaryrefslogtreecommitdiff
path: root/depends/config.sub
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2015-11-10 23:23:33 +0800
committerWladimir J. van der Laan <laanwj@gmail.com>2015-12-18 09:42:09 +0100
commiteccd67106d7ebfcb1d0913c2036848f57ba344fb (patch)
tree1b3e2af9514e3b0a64df3d3008271d406f91217c /depends/config.sub
parentf3ad81220850a4158ab329f5279f7530cbb70a87 (diff)
downloadbitcoin-eccd67106d7ebfcb1d0913c2036848f57ba344fb.tar.xz
[Depends] Bump Boost, miniupnpc, ccache & zeromq
Bring dependencies up to date with master: [depends] Boost 1.59.0 [depends] miniupnpc 1.9.20151026 [depends] native ccache 3.2.4 [depends] zeromq 4.0.7 [depends] Latest config.guess & config.sub [depends] Fix miniupnpc compilation on osx Github-Pull: #6980 Rebased-From: 9e940fa4c650dd31c39dbc8ed4038e131c19d59c 17ad964c2ff8f9be62a6826012b565843d3d72ba 26f8ea5342994bc3dcc22163b86f086328b50769 10d3c77644d894338a02b05f64ba822f3a516401 23a3c47f95c9c7c1778c488be6ea9ebbef2311ea e0769e1928f892fb16f851991d8e09a90587a1f4
Diffstat (limited to 'depends/config.sub')
-rwxr-xr-xdepends/config.sub8
1 files changed, 4 insertions, 4 deletions
diff --git a/depends/config.sub b/depends/config.sub
index 1acc966a33..ea8747d30f 100755
--- a/depends/config.sub
+++ b/depends/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-08-20'
+timestamp='2015-11-22'
# 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
@@ -53,8 +53,7 @@ timestamp='2015-08-20'
me=`echo "$0" | sed -e 's,.*/,,'`
usage="\
-Usage: $0 [OPTION] CPU-MFR-OPSYS
- $0 [OPTION] ALIAS
+Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
Canonicalize a configuration name.
@@ -1399,7 +1398,8 @@ case $os in
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
- | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*)
+ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
+ | -onefs* | -tirtos*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)