New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 35638

Show
Ignore:
Timestamp:
04/01/2008 01:01:41 (4 years ago)
Author:
gwright@…
Message:

Remove --enable-parallel-mark. The port does not pass its tests
with this flag set, and it seems to be at the bottom of the failure
of w3m to build reliably.

Files:
1 modified

Legend:

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

    r33441 r35638  
    44name            boehmgc 
    55version         7.0 
     6revision        1 
    67categories      devel 
    78maintainers     waqar@macports.org 
     
    1920checksums       sha1 657d84b702a572f8a510d2c28578a6dbaad3fed2 
    2021configure.args  --with-threads=posix \ 
    21                 --enable-parallel-mark \ 
    2222                --enable-cplusplus 
    2323