diff options
| -rwxr-xr-x | config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.sub b/config.sub index e6681597c41..c422eb3796e 100755 --- a/config.sub +++ b/config.sub | |||
| @@ -360,9 +360,9 @@ case $basic_machine in | |||
| 360 | basic_machine=a29k-amd | 360 | basic_machine=a29k-amd |
| 361 | os=-ebmon | 361 | os=-ebmon |
| 362 | ;; | 362 | ;; |
| 363 | h8300hds) | 363 | h8300hms) |
| 364 | basic_machine=h8300-hitachi | 364 | basic_machine=h8300-hitachi |
| 365 | os=-hds | 365 | os=-hms |
| 366 | ;; | 366 | ;; |
| 367 | harris) | 367 | harris) |
| 368 | basic_machine=m88k-harris | 368 | basic_machine=m88k-harris |
| @@ -485,7 +485,7 @@ case $os in | |||
| 485 | | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* | -hpux* \ | 485 | | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* | -hpux* \ |
| 486 | | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | 486 | | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ |
| 487 | | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ | 487 | | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ |
| 488 | | -nindy* | -vxworks* | -ebmon* | -hds* \ | 488 | | -nindy* | -vxworks* | -ebmon* | -hms* \ |
| 489 | | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* ) | 489 | | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* ) |
| 490 | ;; | 490 | ;; |
| 491 | -sunos5*) | 491 | -sunos5*) |