diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-10-02 16:59:30 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-10-02 16:59:30 +0000 |
commit | eeb023cf76bb6a1f47b9bdcae7affe46dcdf5c8a (patch) | |
tree | f5c16a17ed5a845905666915553dcc0a81163734 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 01c21e8f453c3b1b5dbbacd17ea6dfcf45adb2b0 (diff) | |
download | bcm5719-llvm-eeb023cf76bb6a1f47b9bdcae7affe46dcdf5c8a.tar.gz bcm5719-llvm-eeb023cf76bb6a1f47b9bdcae7affe46dcdf5c8a.zip |
Fix codesigning of MacOSX debugserver when built with cmake.
This patch fixes the codesigning of debugserver on OSX when built with
cmake. Without this you get this error when debugging:
error: process launch failed: unable to locate debugserver
Note: you also need to set LLDB_DEBUGSERVER_PATH to point to your built debugserver.
e.g. export LLDB_DEBUGSERVER_PATH=`pwd`/bin/debugserver
Change by dawn@burble.org.
Tested on MacOSX 10.9.5 and Xcode 6.1 Beta using cmake/ninja.
Verified no build break on Linux Ubuntu cmake/ninja and Xcode 6.1 canonical build.
llvm-svn: 218890
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions