Fix portable build sos plugin problems (#12125)
authorMike McLaughlin <mikem@microsoft.com>
Wed, 7 Jun 2017 06:53:15 +0000 (23:53 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2017 06:53:15 +0000 (23:53 -0700)
commiteb852b90f11fca0ab1f5ff4cc76ad298650d4d5e
treeeda4b5f4b74e3fbed2f0ea8bac5caee3844915ff
parentfe246f4d1f60d09925858cccd14d8300febd3c7f
Fix portable build sos plugin problems (#12125)

* Fix portable build sos plugin problems.

Removing the explicit reference to liblldb. Since the lldb program has
already loaded this lib, our will now load regardless of the distro
and version of lldb.

Issue #12098.

* Fix OSX build.
src/ToolBox/SOS/lldbplugin/CMakeLists.txt