Skip to content

MacPorts 2.7.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmroot jmroot released this 16 May 05:28
· 695 commits to master since this release
v2.7.0-rc1

Changes since beta2:

  • Fixed build failure on <= 10.6.
  • Adjusted minimum compiler version for C++17.
  • Using -j1 for the benefit of ninja when build.jobs is 1 (instead of no -j option), and setting use_parallel_build no changes the value of build.jobs to 1 rather than omitting the -j option.
  • Checking some more logs for implicit function declarations.
  • Printing some more possibly helpful log locations when configure fails.