From 2448493c643282a99f4645eba39ec54562650cca Mon Sep 17 00:00:00 2001 From: mrs Date: Sat, 20 Feb 2010 06:50:26 +0000 Subject: [PATCH 1/1] * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156922 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/config/t-darwin | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5c44f16f325..b34e83a0eb8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-02-19 Mike Stump + + * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it. + 2010-02-19 Jason Merrill PR target/40332 diff --git a/gcc/config/t-darwin b/gcc/config/t-darwin index 49dfa2ecce8..e9344845abb 100644 --- a/gcc/config/t-darwin +++ b/gcc/config/t-darwin @@ -35,8 +35,6 @@ darwin-f.o: $(srcdir)/config/darwin-f.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ $(srcdir)/config/darwin-f.c $(PREPROCESSOR_DEFINES) -gt-darwin.h : s-gtype ; @true - darwin-driver.o: $(srcdir)/config/darwin-driver.c \ $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(GCC_H) $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ -- 2.11.0