[89556] trunk/dports/devel/boost/Portfile
adfernandes at macports.org
adfernandes at macports.org
Thu Feb 2 11:11:09 PST 2012
Revision: 89556
http://trac.macports.org/changeset/89556
Author: adfernandes at macports.org
Date: 2012-02-02 11:11:09 -0800 (Thu, 02 Feb 2012)
Log Message:
-----------
boost: cosmetic changes to Portfile
Modified Paths:
--------------
trunk/dports/devel/boost/Portfile
Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile 2012-02-02 19:07:19 UTC (rev 89555)
+++ trunk/dports/devel/boost/Portfile 2012-02-02 19:11:09 UTC (rev 89556)
@@ -49,7 +49,7 @@
close ${config}
}
-# clang++ produces broken boost libraries (ticket #31525)
+# clang++ produces broken boost libraries (https://trac.macports.org/ticket/31525)
if {${configure.compiler} == "clang"} {
configure.compiler llvm-gcc-4.2
}
@@ -78,6 +78,7 @@
} else {
set filter ""
}
+ # should support different SDKs (https://trac.macports.org/ticket/33085)
write_jam "using darwin : : ${filter}${configure.cxx} ;"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120202/9c2fcfb1/attachment.html>
More information about the macports-changes
mailing list