[MacPorts] LibcxxOnOlderSystems modified

MacPorts noreply at macports.org
Fri Aug 26 14:10:57 PDT 2016


Page "LibcxxOnOlderSystems" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=42>
Revision 42
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 41)
+++ LibcxxOnOlderSystems (version: 42)
@@ -73,9 +73,9 @@
 {{{
 sudo port -v install clang-3.7
 }}}
-5. Add the variant corresponding to the new version of llvm to `/opt/local/etc/macports/variants.conf`.  This ensures that cctools and ld64 will be reinstalled using the appropriate version of llvm:
+5. Add the variant corresponding to the new version of llvm to `/opt/local/etc/macports/variants.conf`.  This ensures that cctools and ld64 will be reinstalled using a newer version of llvm:
 {{{
-+llvm37
++llvm38
 }}}
 6. Edit `/opt/local/etc/macports/macports.conf` again to add `macports-clang-3.7` as preferred compiler:
 {{{
@@ -83,8 +83,8 @@
 }}}
 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
+sudo port -v -n upgrade --enforce-variants cctools -llvm33 -llvm34
+sudo port -v upgrade --enforce-variants ld64 -llvm33 -llvm34
 }}}
 8. Disable the variants corresponding to the older versions of ld64 in `/opt/local/etc/macports/variants.conf`.  This ensures that ld64 will be reinstalled using the appropriate variants in the future:
 {{{
-------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