summaryrefslogtreecommitdiff
path: root/gcc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/configure.in')
-rw-r--r--gcc/configure.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index 6b4168ddb73..2fbe167e3be 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -2819,11 +2819,12 @@ changequote([,])dnl
ns32k-*-openbsd*)
# Nothing special
;;
- pyramid-*-*)
- cpu_type=pyr
- xmake_file=pyr/x-pyr
- use_collect2=yes
- ;;
+# This has not been updated to GCC 2.
+# pyramid-*-*)
+# cpu_type=pyr
+# xmake_file=pyr/x-pyr
+# use_collect2=yes
+# ;;
romp-*-aos*)
use_collect2=yes
;;