summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/HistoryThread.cpp
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2014-09-09 04:52:37 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2014-09-09 04:52:37 +0000
commit15d5e2b4d88abd6150b90a8ceb8fdc3df195af09 (patch)
tree8433cbd75df620978a18aeab107fb83232a45dda /lldb/source/Plugins/Process/Utility/HistoryThread.cpp
parent5c00c31cf8273b6f39ef370b763253927c863daf (diff)
downloadbcm5719-llvm-15d5e2b4d88abd6150b90a8ceb8fdc3df195af09.tar.gz
bcm5719-llvm-15d5e2b4d88abd6150b90a8ceb8fdc3df195af09.zip
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 'lldb/source/Plugins/Process/Utility/HistoryThread.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud