[98373] trunk/dports/devel/ppl/Portfile

adfernandes at macports.org adfernandes at macports.org
Wed Oct 3 14:50:44 PDT 2012


Revision: 98373
          http://trac.macports.org//changeset/98373
Author:   adfernandes at macports.org
Date:     2012-10-03 14:50:44 -0700 (Wed, 03 Oct 2012)
Log Message:
-----------
devel/ppl: disable ccache for clang (#36387)

Modified Paths:
--------------
    trunk/dports/devel/ppl/Portfile

Modified: trunk/dports/devel/ppl/Portfile
===================================================================
--- trunk/dports/devel/ppl/Portfile	2012-10-03 21:47:43 UTC (rev 98372)
+++ trunk/dports/devel/ppl/Portfile	2012-10-03 21:50:44 UTC (rev 98373)
@@ -53,6 +53,7 @@
     # Older versions of 'clang' will just warn about '-frounding-math' despite '-Werror'.
     # And 'llvm-gcc' does not '-frounding-math' and siliently ignores it.
     configure.args-append   --enable-fpmath=no
+    configure.ccache        no
 }
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121003/c6fdf71d/attachment.html>


More information about the macports-changes mailing list