[149840] trunk/dports/graphics/fontconfig/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 1 22:26:30 PDT 2016


Revision: 149840
          https://trac.macports.org/changeset/149840
Author:   ryandesign at macports.org
Date:     2016-07-01 22:26:30 -0700 (Fri, 01 Jul 2016)
Log Message:
-----------
fontconfig: no longer prevent use of ccache with clang

Modified Paths:
--------------
    trunk/dports/graphics/fontconfig/Portfile

Modified: trunk/dports/graphics/fontconfig/Portfile
===================================================================
--- trunk/dports/graphics/fontconfig/Portfile	2016-07-02 04:40:27 UTC (rev 149839)
+++ trunk/dports/graphics/fontconfig/Portfile	2016-07-02 05:26:30 UTC (rev 149840)
@@ -40,13 +40,6 @@
 
 patchfiles                  patch-docbook-4.2.diff
 
-# *** No scandir function available.
-# https://bugs.freedesktop.org/show_bug.cgi?id=77034
-# Can be removed when ccache 3.2 is released with proper clang compatibility
-if {[string match *clang* ${configure.compiler}]} {
-    configure.ccache        no
-}
-
 configure.args              --disable-silent-rules HASDOCBOOK=no
 
 # We put this into a pre-configure block so it can be evaluated _after_ platform selection.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160701/5c059307/attachment.html>


More information about the macports-changes mailing list