aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-04-02 14:05:01 +1100
committerBen Elliston <bje@gnu.org>2016-04-02 14:05:01 +1100
commit19d4de782982b8492e85063632b19fa91f40b2d1 (patch)
tree14508c2ca883d41a2cdf0a683d705f69eef8d380 /config.sub
parente8a98eae6886bd9df4b9f0c4ff495e465defeef3 (diff)
downloaddejagnu-19d4de782982b8492e85063632b19fa91f40b2d1.zip
dejagnu-19d4de782982b8492e85063632b19fa91f40b2d1.tar.gz
dejagnu-19d4de782982b8492e85063632b19fa91f40b2d1.tar.bz2
* config.guess: Update to version 2016-04-02.
* config.sub: Update to version 2016-03-30.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 6223dde..8d39c4b 100755
--- a/config.sub
+++ b/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.
-timestamp='2016-01-01'
+timestamp='2016-03-30'
# 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
@@ -1531,6 +1531,8 @@ case $os in
;;
-nacl*)
;;
+ -ios)
+ ;;
-none)
;;
*)