[MacPorts] LibcxxOnOlderSystems modified
MacPorts
noreply at macports.org
Tue Oct 27 11:36:23 PDT 2015
Page "LibcxxOnOlderSystems" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=21>
Revision 21
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 20)
+++ LibcxxOnOlderSystems (version: 21)
@@ -68,14 +68,14 @@
}}}
4. Build a newer clang compiler using libc++ and uninstall the old one using libstdc++:
{{{
-sudo port -v install clang-3.5
+sudo port -v install clang-3.7
sudo port -v uninstall llvm-3.4 clang-3.4
}}}
5. Either:
- 1. Edit /opt/local/etc/macports/macports.conf again to add macports-clang-3.5 before macports-clang-3.4.
- 2. Rebuild clang-3.4 using clang-3.5:
+ 1. Edit /opt/local/etc/macports/macports.conf again to add macports-clang-3.7 before macports-clang-3.4.
+ 2. Rebuild clang-3.4 using clang-3.7:
{{{
-sudo port -v install clang-3.4 configure.compiler=macports-clang-3.5
+sudo port -v install clang-3.4 configure.compiler=macports-clang-3.7
}}}
== Leopard (ppc) ==
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems>
MacPorts <https://www.macports.org/>
Ports system for OS X
This is an automated message. Someone added your email address to be
notified of changes on 'LibcxxOnOlderSystems' page.
If it was not you, please report to .
More information about the macports-changes
mailing list