New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79527


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

boehmgc: Add comment about compiler choice

File:
1 edited

Legend:

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

    r79504 r79527  
    3737        configure.cflags-append -D_XOPEN_SOURCE=600 -D_DARWIN_C_SOURCE 
    3838 
     39        # BUILD FIX TODO: 
    3940        # llvm-gcc-4.2 and clang fail to build os_dep.c as of 2011.06.15 
     41        # This is an error in the package. 
    4042        configure.compiler gcc-4.2 
    4143} 
Note: See TracChangeset for help on using the changeset viewer.