diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-04-27 16:40:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-04-27 16:40:29 +0000 |
commit | cc3f9cbbf767f6d2e07cf46508fc510f07042bc9 (patch) | |
tree | b5d814a0773bd433e089e3b94e26ced6f6783f20 /gdb/configure.host | |
parent | ed9c5cf25160b9e9a8dbaa36b11a061561db9496 (diff) | |
download | gdb-cc3f9cbbf767f6d2e07cf46508fc510f07042bc9.zip gdb-cc3f9cbbf767f6d2e07cf46508fc510f07042bc9.tar.gz gdb-cc3f9cbbf767f6d2e07cf46508fc510f07042bc9.tar.bz2 |
Zap romp host.
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 600a7ee..ff09bdc 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -136,8 +136,6 @@ powerpc-*-aix*) gdb_host=aix ;; powerpc-*-linux*) gdb_host=linux ;; powerpc-*-netbsd*) gdb_host=nbsd ;; -romp-*-*) gdb_host=rtbsd ;; - rs6000-*-lynxos*) gdb_host=rs6000lynx ;; rs6000-*-aix4*) gdb_host=aix4 ;; rs6000-*-*) gdb_host=rs6000 ;; |