Changes between Version 66 and Version 67 of LibcxxOnOlderSystems


Ignore:
Timestamp:
Aug 24, 2019, 3:40:04 AM (5 years ago)
Author:
jmroot (Joshua Root)
Comment:

buildfromsource always no longer needed

Legend:

Unmodified
Added
Removed
Modified
  • LibcxxOnOlderSystems

    v66 v67  
    2525{{{
    2626cxx_stdlib         libc++
    27 buildfromsource    always
    2827}}}
    2928
    30 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.
     29These 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.
    3130
    3231== Leopard and Snow Leopard (Intel) ==
     
    6261{{{
    6362cxx_stdlib         libc++
    64 buildfromsource    always
    6563default_compilers  macports-clang-3.4 gcc-4.2 apple-gcc-4.2 gcc-4.0
    6664revupgrade_autorun no