[130192] trunk/dports/devel/boost/Portfile

sean at macports.org sean at macports.org
Sun Dec 28 12:43:28 PST 2014


Revision: 130192
          https://trac.macports.org/changeset/130192
Author:   sean at macports.org
Date:     2014-12-28 12:43:28 -0800 (Sun, 28 Dec 2014)
Log Message:
-----------
boost: enable parallel build

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2014-12-28 18:11:35 UTC (rev 130191)
+++ trunk/dports/devel/boost/Portfile	2014-12-28 20:43:28 UTC (rev 130192)
@@ -141,7 +141,8 @@
                 -sICU_PATH=${prefix} \
                 variant=release \
                 threading=single,multi \
-                link=static,shared
+                link=static,shared \
+                -j${build.jobs}
 
 destroot.cmd            ${worksrcpath}/bjam
 destroot.post_args
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141228/612d674b/attachment.html>


More information about the macports-changes mailing list