summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-13 08:06:51 -0800
committerKarl Berry <karl@freefriends.org>2021-12-13 08:06:51 -0800
commitcd1e8a7733a311d5252a402f2158f2f59d706a62 (patch)
tree76363716160b2520d3f9cad3fd76e6a8a4e52c0a /build-aux/config.sub
parentdc08febea1fc0a8c902dfa89d0abc2952873529b (diff)
downloadgnulib-cd1e8a7733a311d5252a402f2158f2f59d706a62.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub7
1 files changed, 4 insertions, 3 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index d74fb6deac..74969a5103 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -4,7 +4,7 @@
# shellcheck disable=SC2006,SC2268 # see below for rationale
-timestamp='2021-08-14'
+timestamp='2021-20-27'
# 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
@@ -1304,7 +1304,7 @@ esac
if test x$basic_os != x
then
-# First recognize some ad-hoc caes, or perhaps split kernel-os, or else just
+# First recognize some ad-hoc cases, or perhaps split kernel-os, or else just
# set os.
case $basic_os in
gnu/linux*)
@@ -1748,7 +1748,8 @@ case $os in
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
- | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr*)
+ | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \
+ | fiwix* )
;;
# This one is extra strict with allowed versions
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)