[MacPorts] LibcxxOnOlderSystems modified

MacPorts Wiki noreply at macports.org
Sat Aug 24 03:40:28 UTC 2019


Page "LibcxxOnOlderSystems" was changed by jmroot
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=67>
Revision 67
Comment: `buildfromsource always` no longer needed
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 66)
+++ LibcxxOnOlderSystems (version: 67)
@@ -24,10 +24,9 @@
 
 {{{
 cxx_stdlib         libc++
-buildfromsource    always
 }}}
 
-These instructions previously said to set `delete_la_files yes`, but that is not recommended since it will render your installation unable to use binary archives when libc++ becomes the default on these OS versions.
+These instructions previously said to set `delete_la_files yes` and `buildfromsource always`, but that is not recommended since it will render your installation unable to use binary archives when libc++ becomes the default on these OS versions. The current version of MacPorts will automatically avoid using binary archives when your cxx_stdlib setting does not match that of the server.
 
 == Leopard and Snow Leopard (Intel) ==
 
@@ -61,7 +60,6 @@
 2. Edit /opt/local/etc/macports/macports.conf to contain:
 {{{
 cxx_stdlib         libc++
-buildfromsource    always
 default_compilers  macports-clang-3.4 gcc-4.2 apple-gcc-4.2 gcc-4.0
 revupgrade_autorun no
 }}}
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems>
MacPorts <https://www.macports.org/>
Ports system for macOS

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 admin at macports.org.


More information about the macports-changes mailing list