diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-01 21:01:58 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-01 21:01:58 +0000 |
commit | 7768dd6c95c73e99ffd24efb85ec4a8ac05e3398 (patch) | |
tree | f6a429dc8de2f55f4b696bd3df6ffcc13d4f70a2 /gdb/configure.host | |
parent | 7bc65f05b25c321c019439c3f7489bf147d78ccf (diff) | |
download | gdb-7768dd6c95c73e99ffd24efb85ec4a8ac05e3398.zip gdb-7768dd6c95c73e99ffd24efb85ec4a8ac05e3398.tar.gz gdb-7768dd6c95c73e99ffd24efb85ec4a8ac05e3398.tar.bz2 |
Zap some older PPC targets.
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 cd6658b..64ba13d 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -134,8 +134,6 @@ ns32k-*-netbsd*) gdb_host=nbsd ;; # OBSOLETE ns32k-utek-sysv*) gdb_host=merlin ;; powerpc-*-aix*) gdb_host=aix ;; -# OBSOLETE powerpcle-*-cygwin*) gdb_host=cygwin ;; -# OBSOLETE powerpcle-*-solaris*) gdb_host=solaris ;; powerpc-*-linux*) gdb_host=linux ;; powerpc-*-netbsd*) gdb_host=nbsd ;; |