This revision was automatically updated to reflect the committed changes. Closed by commit rL268750: Fix standalone build on RHEL6. (authored by eugenezelenko).
Changed prior to commit: http://reviews.llvm.org/D19991?vs=56330&id=56430#toc Repository: rL LLVM http://reviews.llvm.org/D19991 Files: lldb/trunk/cmake/LLDBDependencies.cmake Index: lldb/trunk/cmake/LLDBDependencies.cmake =================================================================== --- lldb/trunk/cmake/LLDBDependencies.cmake +++ lldb/trunk/cmake/LLDBDependencies.cmake @@ -195,6 +195,7 @@ runtimedyld option support + coverage ) if ( NOT LLDB_DISABLE_PYTHON )
Index: lldb/trunk/cmake/LLDBDependencies.cmake =================================================================== --- lldb/trunk/cmake/LLDBDependencies.cmake +++ lldb/trunk/cmake/LLDBDependencies.cmake @@ -195,6 +195,7 @@ runtimedyld option support + coverage ) if ( NOT LLDB_DISABLE_PYTHON )
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits