summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-08 08:26:28 -0700
committerKarl Berry <karl@freefriends.org>2020-09-08 08:26:28 -0700
commit40a59d45b5afbd7a713857a20e8521d7a4a1bd8b (patch)
treeae8f6bc39fa2d3d08966bcf3a5ba24495316b010 /build-aux/config.sub
parent8c4d1c49127b3bf12a7dd5b3cc8f15bafee0f310 (diff)
downloadgnulib-40a59d45b5afbd7a713857a20e8521d7a4a1bd8b.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub12
1 files changed, 3 insertions, 9 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 0753e30845..780c2bbaa0 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2020 Free Software Foundation, Inc.
-timestamp='2020-08-17'
+timestamp='2020-09-08'
# 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
@@ -1367,13 +1367,7 @@ case $os in
os=psos
;;
qnx*)
- case $cpu in
- x86 | i*86)
- ;;
- *)
- os=nto-$os
- ;;
- esac
+ os=qnx
;;
hiux*)
os=hiuxwe2
@@ -1722,7 +1716,7 @@ case $os in
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
- | nsk* | powerunix* | genode* | zvmoe* )
+ | nsk* | powerunix* | genode* | zvmoe* | qnx* )
;;
# This one is extra strict with allowed versions
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)