Changes between Version 22 and Version 23 of LibcxxOnOlderSystems


Ignore:
Timestamp:
Feb 8, 2016, 5:30:21 PM (8 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibcxxOnOlderSystems

    v22 v23  
    53531. Deactivate all your active ports (or at least the C++ ports) in order to prepare to rebuild them, and just activate the new toolchain:
    5454{{{
    55         sudo port -v -f deactivate active
    56         sudo port -v install clang-3.4 ld64 cctools
     55sudo port -v -f deactivate active
     56sudo port -v install clang-3.4 ld64 cctools
    5757}}}
    58582. Edit /opt/local/etc/macports/macports.conf to contain: