New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80167


Ignore:
Timestamp:
07/05/11 12:58:26 (4 years ago)
Author:
jeremyhu@…
Message:

webkit-gtk: Update clang comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/www/webkit-gtk/Portfile

    r80059 r80167  
    4545        --enable-introspection=no 
    4646 
    47 # BUILD FIX TODO: 
    48 # clang has trouble with webkit-1.4.1's C++ as of 2011.06.28 
     47# BUILD FIX TODO: clang C++ 
     48# clang has trouble with webkit-1.2.7's C++ as of 2011.06.28 
    4949if {${configure.compiler} == "clang"} { 
    5050    configure.compiler llvm-gcc-4.2  
Note: See TracChangeset for help on using the changeset viewer.