[65100] trunk/dports/devel/pure-gen/files/patch-pure-gen.pure.diff

ryandesign at macports.org ryandesign at macports.org
Sun Mar 21 23:50:38 PDT 2010


Revision: 65100
          http://trac.macports.org/changeset/65100
Author:   ryandesign at macports.org
Date:     2010-03-21 23:50:38 -0700 (Sun, 21 Mar 2010)
Log Message:
-----------
pure-gen: fix patchfile to go with r65099

Revision Links:
--------------
    http://trac.macports.org/changeset/65099

Modified Paths:
--------------
    trunk/dports/devel/pure-gen/files/patch-pure-gen.pure.diff

Modified: trunk/dports/devel/pure-gen/files/patch-pure-gen.pure.diff
===================================================================
--- trunk/dports/devel/pure-gen/files/patch-pure-gen.pure.diff	2010-03-22 06:49:26 UTC (rev 65099)
+++ trunk/dports/devel/pure-gen/files/patch-pure-gen.pure.diff	2010-03-22 06:50:38 UTC (rev 65100)
@@ -5,7 +5,7 @@
     is required to keep those intact. This is pretty much tied to gcc right
     now, but as dump-ast also uses gcc you'll need it anyway. */
 -let cpp = "gcc -E -fdirectives-only";
-+let cpp = "gcc-mp-4.4 -E -fdirectives-only";
++let cpp = "@CC@ -E -fdirectives-only";
  
  // This path is set at build time. For the uninstalled version we assume the
  // current directory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100321/869191d3/attachment.html>


More information about the macports-changes mailing list