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 | 937b9ff88763c1c85ed4a10aadc3c738b5250630 (patch) | |
tree | 6909e58687efbef6648cdacc30a86d6c4dc3a715 /gdb/configure.host | |
parent | 82a32e782ac91b5bb3b757d9a8de0b1d8dba4f51 (diff) | |
download | gdb-937b9ff88763c1c85ed4a10aadc3c738b5250630.tar.gz |
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 cd6658be0b5..64ba13d1c4d 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 ;; |