MacPorts 2.7.0-rc1
Pre-release
Pre-release
Changes since beta2:
- Fixed build failure on <= 10.6.
- Adjusted minimum compiler version for C++17.
- Using
-j1for the benefit of ninja whenbuild.jobsis 1 (instead of no-joption), and settinguse_parallel_build nochanges the value ofbuild.jobsto 1 rather than omitting the-joption. - Checking some more logs for implicit function declarations.
- Printing some more possibly helpful log locations when configure fails.