torarnv added inline comments. Herald added a subscriber: JDevlieghere.
================ Comment at: lldb/docs/resources/build.rst:307 -On macOS the LLDB test suite requires libc++. Either add ``libcxx`` to -``LLVM_ENABLE_PROJECTS`` or disable the test suite with +On macOS the LLDB test suite requires libc++. Either add ``LLVM_ENABLE_RUNTIMES="libcxx;libcxxabi"`` or disable the test suite with ``LLDB_INCLUDE_TESTS=OFF``. Further useful options: ---------------- Dunno if `libcxx` would have been enough here, and `libcxxabi` would follow automatically as a dep? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D115877/new/ https://reviews.llvm.org/D115877 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits