Fix typo in previous change.
This commit is contained in:
parent
f7fab165d0
commit
210fbc32ee
1 changed files with 1 additions and 1 deletions
2
config.sub
vendored
2
config.sub
vendored
|
@ -657,7 +657,7 @@ case $os in
|
|||
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
||||
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
|
||||
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
|
||||
| -cygwin32* | -pe* -psos*)
|
||||
| -cygwin32* | -pe* | -psos*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-sunos5*)
|
||||
|
|
Loading…
Add table
Reference in a new issue