[91327] trunk/dports/devel/jubatus/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Mar 29 16:51:33 PDT 2012


Revision: 91327
          https://trac.macports.org/changeset/91327
Author:   jeremyhu at macports.org
Date:     2012-03-29 16:51:33 -0700 (Thu, 29 Mar 2012)
Log Message:
-----------
jubatus: Remove fallback to llvm-gcc since it builds fine with clang and the referenced bug has nothing to do with clang

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

Modified: trunk/dports/devel/jubatus/Portfile
===================================================================
--- trunk/dports/devel/jubatus/Portfile	2012-03-29 23:13:00 UTC (rev 91326)
+++ trunk/dports/devel/jubatus/Portfile	2012-03-29 23:51:33 UTC (rev 91327)
@@ -40,10 +40,6 @@
 configure.args-append    --enable-ux --enable-mecab
 configure.universal_args
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 build.cmd           ./waf build
 build.target
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120329/f0bbc4af/attachment.html>


More information about the macports-changes mailing list