diff options
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index 50e4f6b..84df8fa 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -42,7 +42,7 @@ arm-*-*) gdb_host=arm ;; hppa*-*-bsd*) gdb_host=hppabsd ;; hppa*-*-hiux*) gdb_host=hppahpux ;; hppa*-*-hpux10.20) gdb_host=hpux1020 ;; -hppa*-*-hpux11.0*) gdb_host=hpux1100 ;; +hppa*-*-hpux11*) gdb_host=hpux1100 ;; hppa*-*-hpux*) gdb_host=hppahpux ;; hppa*-*-osf*) gdb_host=hppaosf ;; |