From: Iain Sandoe Date: Sun, 29 Sep 2013 20:46:19 +0000 (+0000) Subject: gcc: X-Git-Tag: releases/gcc-4.9.0~3819 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30b79fcb346330d4ae4f3bcf2741087c2730ab4e;p=thirdparty%2Fgcc.git gcc: config/x-darwin commit correct version of the file From-SVN: r203020 --- diff --git a/gcc/config/x-darwin b/gcc/config/x-darwin index e95ed1bb4543..c6226c048836 100644 --- a/gcc/config/x-darwin +++ b/gcc/config/x-darwin @@ -1,3 +1,3 @@ -#host-darwin.o : $(srcdir)/config/host-darwin.c -# $(COMPILE) $< -# $(POSTCOMPILE) +host-darwin.o : $(srcdir)/config/host-darwin.c + $(COMPILE) $< + $(POSTCOMPILE)