summaryrefslogtreecommitdiff
path: root/gcc/config.host
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-19 19:46:07 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-19 19:46:07 +0000
commit8f0d4809b2acb6a7d44aedf81347c207d41bfb99 (patch)
tree64298c81b5577ea7cba0b53b4c728f1dec17f570 /gcc/config.host
parent38e08e9573a51afffd1ecf0ad884731036eed278 (diff)
downloadgcc-8f0d4809b2acb6a7d44aedf81347c207d41bfb99.tar.gz
* config/i386/xm-vsta.h: Remove xm-file believed useless.
* config.build (i386-vsta): Remove reference to it. * config.host (i386-vsta): Remove reference to it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71587 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.host')
-rw-r--r--gcc/config.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config.host b/gcc/config.host
index 6928dafc310..9c7b85aab67 100644
--- a/gcc/config.host
+++ b/gcc/config.host
@@ -306,7 +306,6 @@ case ${host} in
i[34567]86-*-sysv*) # Intel 80386's running System V
;;
i386-*-vsta) # Intel 80386's running VSTa kernel
- host_xm_file="i386/xm-vsta.h"
;;
i[34567]86-*-pe | i[34567]86-*-cygwin*)
host_xm_file=i386/xm-cygwin.h