aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-06-10 13:28:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-06-10 13:28:32 +0300
commitb032d9b0e1113a030b94bbfb282c8b0362e76c18 (patch)
tree6234a5dc08e8e9cd19c1d8c09e77fe6ed79c499f /config.sub
parentb39162fe4fda54d060db13f95af88f128307bc3a (diff)
parentd58de166cf120948edc030f5a748cc4d8a2ef635 (diff)
downloadegawk-b032d9b0e1113a030b94bbfb282c8b0362e76c18.tar.gz
egawk-b032d9b0e1113a030b94bbfb282c8b0362e76c18.tar.bz2
egawk-b032d9b0e1113a030b94bbfb282c8b0362e76c18.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub6
1 files changed, 4 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index 6223dde9..6d86a1e2 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-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)
;;
*)