diff options
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 4 |
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 ;; |