New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79735


Ignore:
Timestamp:
06/24/11 09:42:39 (4 years ago)
Author:
jeremyhu@…
Message:

firefox-x11: Make the llvm-gcc comment consistent with my others for easier grepping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/www/firefox-x11/Portfile

    r79728 r79735  
    115115 
    116116# gcc-4.0 has issues, so force gcc-4.2 on Leopard 
    117 # inline asm is bad, and llvm complains, 
     117# BUILD FIX TODO: 
     118# llvm-gcc-4.2 and clang fail to build due to bad inline asm as of 2011.06.24 
     119# This is an error in the package.  
    118120if {${configure.compiler} == "gcc-4.0" || 
    119121    ${configure.compiler} == "llvm-gcc-4.2" || 
Note: See TracChangeset for help on using the changeset viewer.