summaryrefslogtreecommitdiff
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
commit584c22a44570ca2b0be0a437107a9e1ace7f48e6 (patch)
treea6c5422fc918f510cbe481f1f82abc9d68423ff0 /gdb/configure.host
parentdc93bc4ab9bca784855dc7f9f98d75dd79f2b58d (diff)
downloadgdb-584c22a44570ca2b0be0a437107a9e1ace7f48e6.tar.gz
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 232deccb9b6..9632d7e5423 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 ;;