diff options
Diffstat (limited to 'gcc/config.host')
-rw-r--r-- | gcc/config.host | 1 |
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 |