diff options
| author | Keno Fischer <kfischer@college.harvard.edu> | 2014-09-09 04:52:37 +0000 |
|---|---|---|
| committer | Keno Fischer <kfischer@college.harvard.edu> | 2014-09-09 04:52:37 +0000 |
| commit | 15d5e2b4d88abd6150b90a8ceb8fdc3df195af09 (patch) | |
| tree | 8433cbd75df620978a18aeab107fb83232a45dda /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
| parent | 5c00c31cf8273b6f39ef370b763253927c863daf (diff) | |
| download | llvm-15d5e2b4d88abd6150b90a8ceb8fdc3df195af09.zip llvm-15d5e2b4d88abd6150b90a8ceb8fdc3df195af09.tar.gz llvm-15d5e2b4d88abd6150b90a8ceb8fdc3df195af09.tar.bz2 | |
Fix configure & make build with python disabled
This makes sure that nothing that requires Python is being built
when the LLDB_DISABLE_PYTHON flag is being passed in.
It also changes a use of CPPFLAGS to CPP.Flags since the former is overridden
when external flags are passed in while the later is not. I'm not sure exactly
why LLDB_DISABLE_PYTHON is in CXXFLAGS rather than CPPFLAGS,
but cleaning that up is for another commit.
Differential Revision: http://reviews.llvm.org/D4918
llvm-svn: 217414
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions
