mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-07 13:48:21 +12:00
* config.sub (maybe_os): Remove second and duplicate *-xenix case
as only the first will match. Found by Shellcheck. * testsuite/config-sub.data: Add test case.
This commit is contained in:
3
config.sub
vendored
3
config.sub
vendored
@ -1531,9 +1531,6 @@ case $os in
|
||||
-es1800*)
|
||||
os=-ose
|
||||
;;
|
||||
-xenix)
|
||||
os=-xenix
|
||||
;;
|
||||
-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
|
||||
os=-mint
|
||||
;;
|
||||
|
Reference in New Issue
Block a user