aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 84df8fa..47e8603 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -17,7 +17,7 @@ i[3456]86*) gdb_host_cpu=i386 ;;
m68*) gdb_host_cpu=m68k ;;
m88*) gdb_host_cpu=m88k ;;
# OBSOLETE np1) gdb_host_cpu=gould ;;
-pyramid) gdb_host_cpu=pyr ;;
+# OBSOLETE pyramid) gdb_host_cpu=pyr ;;
powerpc*) gdb_host_cpu=powerpc ;;
sparc64) gdb_host_cpu=sparc ;;
*) gdb_host_cpu=$host_cpu ;;
@@ -133,9 +133,9 @@ powerpcle-*-cygwin*) gdb_host=cygwin ;;
powerpcle-*-solaris*) gdb_host=solaris ;;
powerpc-*-linux*) gdb_host=linux ;;
-# OBSOLETE pn-*-*) gdb_host=pn ;;
+# OBSOLETE pn-*-*) gdb_host=pn ;;
-pyramid-*-*) gdb_host=pyramid ;;
+# OBSOLETE pyramid-*-*) gdb_host=pyramid ;;
romp-*-*) gdb_host=rtbsd ;;