]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/x-mingw32
Enable UTF-8 code page on Windows 64-bit host [PR108865]
[thirdparty/gcc.git] / gcc / config / i386 / x-mingw32
index 5b8b5f96143c6044516c941f479c929631ffbe73..cb3d84348816252dfd845ffcbf447180aae0f3ba 100644 (file)
@@ -27,8 +27,7 @@ WERROR_FLAGS += -Wno-format
 
 host-mingw32.o : $(srcdir)/config/i386/host-mingw32.cc $(CONFIG_H) $(SYSTEM_H) \
   coretypes.h hosthooks.h hosthooks-def.h toplev.h $(DIAGNOSTIC_H) $(HOOKS_H)
-       $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
-               $(srcdir)/config/i386/host-mingw32.cc
+       $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
 
 driver-mingw32.o : $(srcdir)/config/i386/driver-mingw32.cc $(CONFIG_H)
        $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<