[MacPorts] LibcxxOnOlderSystems modified

MacPorts noreply at macports.org
Mon Mar 14 21:14:12 PDT 2016


Page "LibcxxOnOlderSystems" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=33>
Revision 33
Comment: No need for -s in the first step because we haven't deviated from the default configuration yet.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 32)
+++ LibcxxOnOlderSystems (version: 33)
@@ -44,7 +44,7 @@
 1. Start with a new install of MacPorts or '''uninstall all ports that use C++'''
 2. Install the libcxx port.  When it activates, the libcxxabi and libcxx ports will install libc++.dylib and libc++abi.dylib (which will remain after you uninstall MacPorts).  This will pull in a number of dependencies.
 {{{
-sudo port -v -s install libcxx
+sudo port -v install libcxx
 }}}
 
 At this point, you will have libc++ installed and can use clang++-mp-3.4 -stdlib=libc++ for your personal projects, but like Lion and Mountain Lion, MacPorts will continue to use libstdc++ by default unless you continue with the next step.
-------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