aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-04-06 16:25:22 +0000
committerAndrew Cagney <cagney@redhat.com>2001-04-06 16:25:22 +0000
commit1b2b2c1600019ff8869bb0d0bc9b1e42913c8c17 (patch)
tree56c4946416e239eb232270b784e4b9675c464207 /gdb/configure.host
parent063fd668797b1aceb77988fa31eabec4f348aea0 (diff)
downloadfsf-binutils-gdb-1b2b2c1600019ff8869bb0d0bc9b1e42913c8c17.zip
fsf-binutils-gdb-1b2b2c1600019ff8869bb0d0bc9b1e42913c8c17.tar.gz
fsf-binutils-gdb-1b2b2c1600019ff8869bb0d0bc9b1e42913c8c17.tar.bz2
Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms
and powerpc-*-netware* target.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 8e71ff4..156852f 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -131,8 +131,8 @@ ns32k-*-netbsd*) gdb_host=nbsd ;;
# OBSOLETE ns32k-utek-sysv*) gdb_host=merlin ;;
powerpc-*-aix*) gdb_host=aix ;;
-powerpcle-*-cygwin*) gdb_host=cygwin ;;
-powerpcle-*-solaris*) gdb_host=solaris ;;
+# OBSOLETE powerpcle-*-cygwin*) gdb_host=cygwin ;;
+# OBSOLETE powerpcle-*-solaris*) gdb_host=solaris ;;
powerpc-*-linux*) gdb_host=linux ;;
powerpc-*-netbsd*) gdb_host=nbsd ;;