diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-01 22:19:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-01 22:19:30 +0000 |
commit | 7e24f0b11e08877eaf49a9aa0998b4200ce09961 (patch) | |
tree | 9dd7e05308a82873aa550181f13c12607bebce14 /gdb/configure.host | |
parent | 1406caf7abf3e0d0334defd1a695aa764b5a83c8 (diff) | |
download | gdb-7e24f0b11e08877eaf49a9aa0998b4200ce09961.zip gdb-7e24f0b11e08877eaf49a9aa0998b4200ce09961.tar.gz gdb-7e24f0b11e08877eaf49a9aa0998b4200ce09961.tar.bz2 |
Zap Sun's i386i.
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 9fa931f..0a416d4 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -71,7 +71,6 @@ i[3456]86-*-sco3.2v5*) gdb_host=i386sco5 ;; i[3456]86-*-sco3.2v4*) gdb_host=i386sco4 ;; i[3456]86-*-sco*) gdb_host=i386sco ;; i[3456]86-*-solaris*) gdb_host=i386sol2 ;; -# OBSOLETE i[3456]86-*-sunos*) gdb_host=sun386 ;; i[3456]86-*-sysv3.2*) gdb_host=i386v32 ;; i[3456]86-*-sysv32*) gdb_host=i386v32 ;; i[3456]86-*-sysv4.2*) gdb_host=i386v42mp ;; |