diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-12-10 20:06:31 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-12-10 20:06:31 +0000 |
commit | c51015756801ddc31073da83c88281fe5b9aef0e (patch) | |
tree | bdc713ef0dcca2913c230a6448ad325995244241 /gdb/configure.host | |
parent | e8ede7c71c657af9b75c2698520571280315f64d (diff) | |
download | gdb-c51015756801ddc31073da83c88281fe5b9aef0e.zip gdb-c51015756801ddc31073da83c88281fe5b9aef0e.tar.gz gdb-c51015756801ddc31073da83c88281fe5b9aef0e.tar.bz2 |
* configure.host (hppa*-*-hpux11*): Remove.
* config/pa/hpux11.mh: Remove file.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index 66614ef..c2901b9 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -51,7 +51,6 @@ arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu) arm*-*-netbsd*) gdb_host=nbsdaout ;; hppa*64*-*-hpux11*) gdb_host=hpux11w ;; -hppa*-*-hpux11*) gdb_host=hpux11 ;; hppa*-*-hpux* | hppa*-*-hiux*) gdb_host=hpux ;; hppa*-*-linux*) gdb_host=linux ;; |