From: Iain Sandoe Date: Sun, 29 Sep 2013 20:46:19 +0000 (+0000) Subject: gcc: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30b79fcb346330d4ae4f3bcf2741087c2730ab4e;p=gcc.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 e95ed1bb454..c6226c04883 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)