aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-06-04 18:54:16 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-06-04 18:54:16 +0000
commit999b83452dade901ba824da7c9927daec9c3a954 (patch)
tree091c4d5047f75843b924506ca0de32a0a7d26a0b /llvm/lib/Object/MachOObjectFile.cpp
parent2b5fe3f5b29cfdc2c329bc2c65d93688f7923461 (diff)
downloadllvm-999b83452dade901ba824da7c9927daec9c3a954.zip
llvm-999b83452dade901ba824da7c9927daec9c3a954.tar.gz
llvm-999b83452dade901ba824da7c9927daec9c3a954.tar.bz2
Fix the check for Ninja in the CMake build.
The current check never passes, because CMAKE_MAKE_PROGRAM, at least on Linux, includes the full path to the "ninja" binary; this effectively disables compile/link jobs pools. Use CMAKE_GENERATOR STREQUAL "Ninja" as a more reliable check. llvm-svn: 239069
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions