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 3c59ad4..e781a2d 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -49,6 +49,7 @@ arm*-*-linux*) gdb_host=linux ;; arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu) gdb_host=nbsdelf ;; arm*-*-netbsd*) gdb_host=nbsdaout ;; +arm*-*-openbsd*) gdb_host=nbsdelf ;; hppa*-*-hpux* | hppa*-*-hiux*) gdb_host=hpux ;; |