aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-02-20 18:13:18 +0000
committerAndrew Cagney <cagney@redhat.com>2004-02-20 18:13:18 +0000
commit42471775ef8a345f81d1f957ae83b026211c2a9a (patch)
treeb3f1707b46a59732924b0dcbc431a00bf5350763 /gdb/configure.host
parenta876ecf9beafc358b801fc6976b95d67706252ff (diff)
downloadgdb-42471775ef8a345f81d1f957ae83b026211c2a9a.zip
gdb-42471775ef8a345f81d1f957ae83b026211c2a9a.tar.gz
gdb-42471775ef8a345f81d1f957ae83b026211c2a9a.tar.bz2
2004-02-20 Andrew Cagney <cagney@redhat.com>
Fix PR tdep/1372. * configure.tgt: Delete target "none-*-*". * configure.host: Delete host "none-*-*". * config/none/none.mh: Delete file. * config/none/none.mt: Delete file. * config/none/xm-none.h: Delete file. * config/none/tm-none.h: Delete file. * config/none/nm-none.h: Delete file.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 232decc..9632d7e 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -106,8 +106,6 @@ mips*-*-netbsd*) gdb_host=nbsd ;;
# OBSOLETE mips-*-sysv*) gdb_host=riscos ;;
# OBSOLETE mips-*-riscos*) gdb_host=riscos ;;
-none-*-*) gdb_host=none ;;
-
ns32k-*-netbsd*) gdb_host=nbsdaout ;;
powerpc-*-aix3*) gdb_host=aix ;;