It looks like BOOST_ROOT is now set in the azure v2017 image (relevant
change seems to be [1], pre-installing boost)
Remove BOOST_ROOT from the environment to prevent attempting to use a
boost which is incompatible with the compiler.
(an MSVC boost should be compatible with clang-cl, but has problems, see
c7a3e810
)
[1] https://github.com/Microsoft/azure-pipelines-image-generation/pull/732
pull/4795/head
parent
7c461582a2
commit
eb76ba7031
2 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue