[79735] trunk/dports/www/firefox-x11/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jun 24 09:42:39 PDT 2011


Revision: 79735
          http://trac.macports.org/changeset/79735
Author:   jeremyhu at macports.org
Date:     2011-06-24 09:42:39 -0700 (Fri, 24 Jun 2011)
Log Message:
-----------
firefox-x11: Make the llvm-gcc comment consistent with my others for easier grepping

Modified Paths:
--------------
    trunk/dports/www/firefox-x11/Portfile

Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile	2011-06-24 16:42:17 UTC (rev 79734)
+++ trunk/dports/www/firefox-x11/Portfile	2011-06-24 16:42:39 UTC (rev 79735)
@@ -114,7 +114,9 @@
 # xpctools and necko-wifi broke in 3.6b1
 
 # gcc-4.0 has issues, so force gcc-4.2 on Leopard
-# inline asm is bad, and llvm complains,
+# BUILD FIX TODO:
+# llvm-gcc-4.2 and clang fail to build due to bad inline asm as of 2011.06.24
+# This is an error in the package. 
 if {${configure.compiler} == "gcc-4.0" ||
     ${configure.compiler} == "llvm-gcc-4.2" ||
     ${configure.compiler} == "clang"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110624/05399b2c/attachment.html>


More information about the macports-changes mailing list