Remove a hack from the Android toolchain file
authorPavel Labath <labath@google.com>
Thu, 1 Dec 2016 11:30:08 +0000 (11:30 +0000)
committerPavel Labath <labath@google.com>
Thu, 1 Dec 2016 11:30:08 +0000 (11:30 +0000)
commitbbd6f7af33d83269161a805658ac9f75b2c636f7
treec6d2054e8337a0c158fc1238e5062bf1d0294264
parented4ede0c29f15ac527ec322c838f866c05c6ec6a
Remove a hack from the Android toolchain file

Summary:
The fix is to make sure llvm does not pull in dlopen() in configurations where it
is not available.

Reviewers: tberghammer, beanz

Subscribers: danalbert, srhines, lldb-commits, mgorny

Differential Revision: https://reviews.llvm.org/D26505

llvm-svn: 288331
lldb/cmake/platforms/Android.cmake