aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.host
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-09-19 19:46:07 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-09-19 19:46:07 +0000
commit748fad954ea689db771f24f24da0ef00daf63cb8 (patch)
tree64298c81b5577ea7cba0b53b4c728f1dec17f570 /gcc/config.host
parent5ec47f6049561ec52125da7f3e44ba269f9372ea (diff)
downloadgcc-748fad954ea689db771f24f24da0ef00daf63cb8.zip
gcc-748fad954ea689db771f24f24da0ef00daf63cb8.tar.gz
gcc-748fad954ea689db771f24f24da0ef00daf63cb8.tar.bz2
xm-vsta.h: Remove xm-file believed useless.
* 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. From-SVN: r71587
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 6928daf..9c7b85a 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