summaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 7ee60efb238..dae1801a252 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -42,8 +42,8 @@ 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=hpux1100w ;;
-hppa*-*-hpux11*) gdb_host=hpux1100 ;;
+hppa2.0w-*-hpux11*) gdb_host=hpux11w ;;
+hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
hppa*-*-osf*) gdb_host=hppaosf ;;