X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=darwin.patch;h=fa6942357a4b5b040007a93f929c5318f4467e39;hb=e80bf02da133a03d26f648305e1d7ced532b3481;hp=1b5a83fce8f4103ae9ba0e348afb38b020a3eaa1;hpb=da4f90b4f1a99ee4770cd864bd00cd323668152a;p=lilypond.git diff --git a/darwin.patch b/darwin.patch index 1b5a83fce8..fa6942357a 100644 --- a/darwin.patch +++ b/darwin.patch @@ -1,10 +1,10 @@ diff -ruN stepmake/stepmake/c++-rules.make lilypond-2.7.11/stepmake/stepmake/c++-rules.make --- stepmake/stepmake/c++-rules.make 2005-10-02 09:14:45.000000000 -0700 +++ stepmake/stepmake/c++-rules.make 2005-10-02 09:15:10.000000000 -0700 -@@ -26,6 +26,7 @@ +@@ -17,6 +17,7 @@ $(outdir)/%.cc: %.ll - $(FLEX) -Cfe -p -p -o$@ $< + $(FLEX) -Cfe -p -p -o$@ $< + perl -i.bak -pe 's/^class istream;/#include ;\nusing namespace std;/' $@ $(outdir)/%-rc.o: $(outdir)/%.rc