[35638] trunk/dports/devel/boehmgc/Portfile

gwright at macports.org gwright at macports.org
Tue Apr 1 01:01:42 PDT 2008


Revision: 35638
          http://trac.macosforge.org/projects/macports/changeset/35638
Author:   gwright at macports.org
Date:     2008-04-01 01:01:41 -0700 (Tue, 01 Apr 2008)

Log 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.

Modified Paths:
--------------
    trunk/dports/devel/boehmgc/Portfile

Modified: trunk/dports/devel/boehmgc/Portfile
===================================================================
--- trunk/dports/devel/boehmgc/Portfile	2008-04-01 07:57:38 UTC (rev 35637)
+++ trunk/dports/devel/boehmgc/Portfile	2008-04-01 08:01:41 UTC (rev 35638)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name		boehmgc
 version		7.0
+revision	1
 categories	devel
 maintainers	waqar at macports.org
 description	Boehm-Demers-Weiser conservative garbage collector
@@ -18,7 +19,6 @@
 distname	${d_name}-${version}
 checksums	sha1 657d84b702a572f8a510d2c28578a6dbaad3fed2
 configure.args  --with-threads=posix \
-		--enable-parallel-mark \
 		--enable-cplusplus
 
 variant redirect {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080401/aaa77bce/attachment.html


More information about the macports-changes mailing list