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

mcalhoun at macports.org mcalhoun at macports.org
Sat Jun 20 16:20:07 PDT 2009


Revision: 52665
          http://trac.macports.org/changeset/52665
Author:   mcalhoun at macports.org
Date:     2009-06-20 16:20:07 -0700 (Sat, 20 Jun 2009)
Log Message:
-----------
boost: Output debug information during build.

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2009-06-20 23:17:50 UTC (rev 52664)
+++ trunk/dports/devel/boost/Portfile	2009-06-20 23:20:07 UTC (rev 52665)
@@ -46,7 +46,7 @@
 
 build.cmd       bjam
 build.target
-build.args      \
+build.args      -d2 \
                 --layout=tagged \
                 --debug-configuration \
                 --ignore-site-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090620/304b0962/attachment-0001.html>


More information about the macports-changes mailing list