[91338] trunk/dports/devel/xmlrpc-c/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Mar 29 22:19:16 PDT 2012


Revision: 91338
          https://trac.macports.org/changeset/91338
Author:   jeremyhu at macports.org
Date:     2012-03-29 22:19:16 -0700 (Thu, 29 Mar 2012)
Log Message:
-----------
xmlrpc-c: Remove fallback on llvm-gcc since it doesn't actually address the problem it was supposed to.  See #33645

Modified Paths:
--------------
    trunk/dports/devel/xmlrpc-c/Portfile

Modified: trunk/dports/devel/xmlrpc-c/Portfile
===================================================================
--- trunk/dports/devel/xmlrpc-c/Portfile	2012-03-30 03:21:54 UTC (rev 91337)
+++ trunk/dports/devel/xmlrpc-c/Portfile	2012-03-30 05:19:16 UTC (rev 91338)
@@ -30,10 +30,6 @@
                     port:openssl \
                     port:curl
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 variant universal {}
 
 configure.cc-append [get_canonical_archflags cc]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120329/cf478679/attachment.html>


More information about the macports-changes mailing list