* configure.host (hppa*64*): Renamed from hppa2.0w per

gcc/binutils changes.
        * configure.tgt: Similarly.
This commit is contained in:
Jeff Law
2000-06-13 15:21:27 +00:00
parent 9ac12c358e
commit 5ec846f9cf
3 changed files with 8 additions and 2 deletions

View File

@ -44,7 +44,7 @@ arm*-*-*) gdb_host=arm ;;
hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
hppa2.0w-*-hpux11*) gdb_host=hpux11w ;;
hppa*64*-*-hpux11*) gdb_host=hpux11w ;;
hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
hppa*-*-osf*) gdb_host=hppaosf ;;