Changes since 2.6.0:
-
Fixed error on older OS versions that use apple-gcc-4.2.
(#59089, jmr in a3a71b5) -
Fixed 'port diagnose' check for command line tools on some older
OS versions. (kencu in c2a1872) -
Silenced some SDK-related warnings that were repeatedly printed
when using Xcode 11. (jmr in 73ee4b4) -
Improved performance with Xcode 11. (jmr in 3768efd)
-
Fixed C++ compiler selection with Xcode 4.x on Snow Leopard.
(kencu in 37c7cfe) -
Fixed 'port info --depends' printing the wrong set of fields.
(#59149, jmr in e62716c)