diff options
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index 47e8603..7ee60ef 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -42,6 +42,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=hpux1100w ;; hppa*-*-hpux11*) gdb_host=hpux1100 ;; hppa*-*-hpux*) gdb_host=hppahpux ;; hppa*-*-osf*) gdb_host=hppaosf ;; |