From 872544e5f56d368a7719e43025efa354583f089f Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 22 May 2005 19:11:42 +0000 Subject: * configure.host: Add arm*-*-openbsd*. * configure.tgt: Add arm*-*-openbsd*. --- gdb/configure.host | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/configure.host') 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 ;; -- cgit v1.1