summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/Configure b/Configure
index 29a6152cac..d713059ce3 100755
--- a/Configure
+++ b/Configure
@@ -3543,7 +3543,8 @@ EOM
*) hostarch=$osname
case "$targetarch" in
nto*|*-nto-*)
- osname=nto
+ # Will load qnx.sh, which should change osname to nto
+ osname=qnx
;;
*linux-android*)
# Catch arm-linux-androideabi, mipsel-linux-android,