[Lldb-commits] [PATCH] D22999: Resurrect standalone build

Kamil Rytarowski via lldb-commits lldb-commits at lists.llvm.org
Sun Jul 31 08:05:25 PDT 2016


krytarowski created this revision.
krytarowski added reviewers: labath, zturner.
krytarowski added subscribers: lldb-commits, llvm-commits, joerg.
krytarowski set the repository for this revision to rL LLVM.

LLVM doesn't install "CheckAtomic" cmake file, so add it locally.
Bump required CMake version to 3.4.3 (sync with the master CMakeLists.txt)

This fixes build on NetBSD.

Repository:
  rL LLVM

https://reviews.llvm.org/D22999

Files:
  cmake/modules/CheckAtomic.cmake
  cmake/modules/LLDBStandalone.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22999.66242.patch
Type: text/x-patch
Size: 4491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160731/83055ff4/attachment.bin>


More information about the lldb-commits mailing list