Fix TestLoadUsingPaths on linux
authorPavel Labath <labath@google.com>
Fri, 29 Jun 2018 09:22:07 +0000 (09:22 +0000)
committerPavel Labath <labath@google.com>
Fri, 29 Jun 2018 09:22:07 +0000 (09:22 +0000)
commit564a33a6e85e74e1cb883da75e776de1d8039a69
tree5290d8512a17be65c377dfc890a9cd2a24faf031
parente17e9579eb13f79eefe49349faecf8f1966e0d7b
Fix TestLoadUsingPaths on linux

we need to explicitly link the test program with -ldl for the dlopen
function to be available.

llvm-svn: 335956
lldb/packages/Python/lldbsuite/test/functionalities/load_using_paths/Makefile