fix recent taxator-tk easyconfigs by adding (back) -DBoost_NO_BOOST_CMAKE=ON configure option#13342
Conversation
…MAKE=ON configure option
|
Test report by @boegel |
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 874220150 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Test report by @branfosj |
|
Going in, thanks @boegel! |
This is required because of the changes made in
Without it, these two
taxator-tkeasyconfigs fail at configure time with:With it, we get this back and the installation works fine:
Interestingly enough,
taxator-tk-1.3.3-foss-2018b.ebstill works fine,-DBoost_NO_BOOST_CMAKE=ONis not needed there, which suggests a bug in recent versions of Boost and/or CMake...