New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79526


Ignore:
Timestamp:
06/16/11 09:55:37 (4 years ago)
Author:
jeremyhu@…
Message:

libsdl: Comment on compiler choice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/libsdl/Portfile

    r79507 r79526  
    9090 
    9191platform darwin 11 { 
    92         # llvm-gcc-4.2 and clang fail to build as of 2011.06.15 
    93         configure.compiler gcc-4.2 
     92        # BUILD FIX TODO: 
     93        # llvm-gcc-4.2 and clang fail to build as of 2011.06.15 
     94        # This looks like an error in the package. 
     95        configure.compiler gcc-4.2 
    9496} 
    9597 
Note: See TracChangeset for help on using the changeset viewer.