Revision
79734
Author
jeremyhu@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

Diff

Modified: trunk/dports/www/firefox-x11-devel/Portfile (79733 => 79734)


--- 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"} {