aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-05-22 19:11:42 +0000
committerMark Kettenis <kettenis@gnu.org>2005-05-22 19:11:42 +0000
commit872544e5f56d368a7719e43025efa354583f089f (patch)
treed58c2289f371ab8c7e775d870fea9ba941d3d391 /gdb/configure.host
parent10c42a7141c2d89992d5e0c1d2c3453df5142140 (diff)
downloadfsf-binutils-gdb-872544e5f56d368a7719e43025efa354583f089f.zip
fsf-binutils-gdb-872544e5f56d368a7719e43025efa354583f089f.tar.gz
fsf-binutils-gdb-872544e5f56d368a7719e43025efa354583f089f.tar.bz2
* configure.host: Add arm*-*-openbsd*.
* configure.tgt: Add arm*-*-openbsd*.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
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 ;;