diff --git a/gcc/config.gcc b/gcc/config.gcc index da3a6d3ba1f..f986224817a 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -2105,7 +2105,7 @@ x86_64-*-cygwin*) need_64bit_isa=yes tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/cygming.h i386/cygwin.h i386/cygwin-w64.h i386/cygwin-stdint.h" xm_file=i386/xm-cygwin.h - tmake_file="${tmake_file} i386/t-cygming t-slibgcc i386/t-cygwin-w64" + tmake_file="${tmake_file} i386/t-cygming t-slibgcc" target_gtfiles="$target_gtfiles \$(srcdir)/config/i386/winnt.cc" extra_options="${extra_options} i386/cygming.opt i386/cygwin.opt" extra_objs="${extra_objs} winnt.o winnt-stubs.o" diff --git a/gcc/config/i386/t-cygwin-w64 b/gcc/config/i386/t-cygwin-w64 index 01968fd88c3..e69de29bb2d 100644 --- a/gcc/config/i386/t-cygwin-w64 +++ b/gcc/config/i386/t-cygwin-w64 @@ -1,3 +0,0 @@ -MULTILIB_OPTIONS = m64/m32 -MULTILIB_DIRNAMES = 64 -MULTILIB_OSDIRNAMES = ../lib ../lib32