[129987] trunk/dports/devel/boost

Ryan Schmidt ryandesign at macports.org
Tue Dec 23 23:49:39 PST 2014


> On Dec 23, 2014, at 6:42 PM, sean at macports.org wrote:
> 
> Revision
> 129987
> Author
> sean at macports.org
> Date
> 2014-12-23 16:42:44 -0800 (Tue, 23 Dec 2014)
> Log Message
> 
> boost: update to 1.57; closes #46156

> Modified: trunk/dports/devel/boost/Portfile (129986 => 129987)
> -# Although bjam can supposedly use parallel builds, it has random failures. See #28878 and #23531.
> -# To re-enable it, comment out the below and add '-j${build.jobs}' to 'build.args', also below.
> -#
> -use_parallel_build  no
> +# Ever since the tickets #28878 and #23531 disabled parallel builds, boost has
> +# had many releases. We enable parallel builds back but can disable again if
> +# problems arise.
> +# use_parallel_build no

You didn't add "-j${build.jobs}" to build.args, so it's still not doing a parallel build.



More information about the macports-dev mailing list