[79734] trunk/dports/www/firefox-x11-devel/Portfile

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


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

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

Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile	2011-06-24 16:28:42 UTC (rev 79733)
+++ trunk/dports/www/firefox-x11-devel/Portfile	2011-06-24 16:42:17 UTC (rev 79734)
@@ -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/c45a8f7c/attachment.html>


More information about the macports-changes mailing list