diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2017-07-06 13:10:55 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2017-07-06 13:10:55 +0000 |
commit | 13cde86e74941a49ebb43dbb6e6cfe66ecccde28 (patch) | |
tree | 9811c73a4ef0cf0e69aced7b7cd014eab11c9cac /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 7b79fbd4ea113c2f791cea40174a2f1ae57a835d (diff) | |
download | bcm5719-llvm-13cde86e74941a49ebb43dbb6e6cfe66ecccde28.tar.gz bcm5719-llvm-13cde86e74941a49ebb43dbb6e6cfe66ecccde28.zip |
Fixes to Dockerfile scripts.
- Put buildfiles into /tmp/clang-build/build, instead of /tmp/clang-build.
We checkout the sources to /tmp/clang-build/src and running
cmake in /tmp/clang-build was done by mistake.
- Don't add an extra ';' at the start of enabled projects list.
It worked either way, but looked strange.
- Minor comment update.
llvm-svn: 307258
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions