]> git.lizzy.rs Git - rust.git/commit
rustbuild: Sanity-check cmake for sanitizers too
authorJosh Stone <jistone@redhat.com>
Tue, 2 May 2017 17:58:47 +0000 (10:58 -0700)
committerJosh Stone <jistone@redhat.com>
Tue, 2 May 2017 17:58:47 +0000 (10:58 -0700)
commit1ed07ba4f12063c86ce25d3b27326d982211a64c
treed9d4b6bba961d9c3fc9bd810b81f3ccda2c1d041
parent96e2c34286099eea4f51daaadbb82a8fbe99e0f6
rustbuild: Sanity-check cmake for sanitizers too

It's possible to build the sanitizers when using an external LLVM, but
we still need cmake for this.  Extend the sanity check to look for cmake
whenever sanitizers are enabled too.
src/bootstrap/sanity.rs