summaryrefslogtreecommitdiff
path: root/gcc/config/i386/x-mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/x-mingw32')
-rw-r--r--gcc/config/i386/x-mingw326
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/config/i386/x-mingw32 b/gcc/config/i386/x-mingw32
index 7ae61522a56..1d9d11f9f50 100644
--- a/gcc/config/i386/x-mingw32
+++ b/gcc/config/i386/x-mingw32
@@ -7,7 +7,5 @@ local_includedir=$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e 's|
# code does not handle that, so we have to disable checking here.
WERROR_FLAGS += -Wno-format
-host-mingw32.o : $(srcdir)/config/i386/host-mingw32.c $(CONFIG_H) $(SYSTEM_H) \
- coretypes.h hosthooks.h hosthooks-def.h toplev.h diagnostic.h $(HOOKS_H)
- $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
- $(srcdir)/config/i386/host-mingw32.c
+host-mingw32.o : $(srcdir)/config/i386/host-mingw32.c
+ $(COMPILE) $<