[ARM64/Unix] LLDB (#9504)
authorSteve MacLean <sdmaclea@qti.qualcomm.com>
Wed, 15 Feb 2017 17:00:56 +0000 (12:00 -0500)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 15 Feb 2017 17:00:56 +0000 (18:00 +0100)
commit70b0f61459a43abaa31203667090fb0663899706
treec0892460e6b7513afdba9b0afcb7ce241c6dd008
parent94d1639d5d0b969489abbb3ce78b11a72c4493c4
[ARM64/Unix] LLDB (#9504)

* [Arm64/Unix] Default to no lldb in build-rootfs

lldb is not readily available on arm64 Ubuntu releases prior to
16.10

Set the default lldb version to none to allow building Arm64 rootfs

* [Arm64/Unix] Warn if lldb is missing

SOS lldb plugin is an optional component

lldb is not availiable on arm64 prior to lldb3.9

lldb3.9 is not readily available on many ubuntu until 16.10

Change error to warning to simplify building arm64
cross/build-rootfs.sh
src/ToolBox/SOS/lldbplugin/CMakeLists.txt