diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-01 22:34:11 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-01 22:34:11 +0000 |
commit | 9b5671504886d9ed6bb6e97cd7380529d0ed7340 (patch) | |
tree | eaf99e3aaa64ba6828ba83bb6288a50b499b8ae1 /gdb/configure.host | |
parent | 7e24f0b11e08877eaf49a9aa0998b4200ce09961 (diff) | |
download | gdb-9b5671504886d9ed6bb6e97cd7380529d0ed7340.zip gdb-9b5671504886d9ed6bb6e97cd7380529d0ed7340.tar.gz gdb-9b5671504886d9ed6bb6e97cd7380529d0ed7340.tar.bz2 |
Zap the ultra series of a29k host and target.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index 0a416d4..8a275e4 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -28,8 +28,6 @@ esac case "${host}" in -# OBSOLETE a29k-*-*) gdb_host=ultra3 ;; - alpha*-*-osf1*) gdb_host=alpha-osf1 ;; alpha*-*-osf2*) gdb_host=alpha-osf2 ;; alpha*-*-osf[3456789]*) gdb_host=alpha-osf3 ;; |