* config.sub (maybe_os): Remove first and duplicate -none*

case. This is matched further down. Found by Shellcheck.
This commit is contained in:
Ben Elliston
2018-01-14 08:31:27 +11:00
parent 5960fa40b2
commit 53fa691097
2 changed files with 6 additions and 1 deletions

2
config.sub vendored
View File

@ -1405,7 +1405,7 @@ case $os in
-nto*)
os=`echo $os | sed -e 's|nto|nto-qnx|'`
;;
-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
-sim | -es1800* | -hms* | -xray | -os68k* | -v88r* \
| -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
| -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
;;