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

nox at macports.org nox at macports.org
Wed Sep 30 05:28:49 PDT 2009


Revision: 58535
          http://trac.macports.org/changeset/58535
Author:   nox at macports.org
Date:     2009-09-30 05:28:47 -0700 (Wed, 30 Sep 2009)
Log Message:
-----------
boost: Disable precompiled headers when building universal (should close #21408).

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2009-09-30 12:21:26 UTC (rev 58534)
+++ trunk/dports/devel/boost/Portfile	2009-09-30 12:28:47 UTC (rev 58535)
@@ -185,6 +185,8 @@
 }
 
 variant universal {
+    build.args-append   pch=off
+
     if {${os.major} == 10} {
         patchfiles-append \
             patch-tools-build-v2-tools-darwin.jam.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090930/5d9f66cd/attachment.html>


More information about the macports-changes mailing list