[MacPorts] LibcxxOnOlderSystems modified

MacPorts noreply at macports.org
Wed Aug 3 20:53:27 PDT 2016


Page "LibcxxOnOlderSystems" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=38>
Revision 38
Comment: reorder
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 37)
+++ LibcxxOnOlderSystems (version: 38)
@@ -81,24 +81,15 @@
 {{{
 default_compilers  macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-clang-3.3 gcc-4.2 apple-gcc-4.2 gcc-4.0
 }}}
-7. Uninstall the bootstrap toolchain:
-{{{
-sudo port -v deactivate llvm-3.4 clang-3.4
-sudo port -v uninstall inactive
-}}}
 7. Rebuild cctools and ld64 to use the newer version of llvm:
 {{{
 sudo port -v -n upgrade --enforce-variants cctools -llvm34
 sudo port -v upgrade --enforce-variants ld64 -llvm34
 }}}
-8. Rebuild libcxxabi and libcxx +universal to allow linking universal C++ code with the new toolchain:
+8. Uninstall the bootstrap toolchain:
 {{{
-sudo port -v -s upgrade --enforce-variants libcxx +universal universal_archs="x86_64 i386"
-}}}
-    or possibly (not verified) for ppc support as well:
-{{{
-sudo port -v -s upgrade --enforce-variants ld64 +ld64_127
-sudo port -v -s upgrade --enforce-variants libcxx +universal universal_archs="x86_64 i386 ppc"
+sudo port -v deactivate llvm-3.4 clang-3.4
+sudo port -v uninstall inactive
 }}}
 
 == 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