[Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)

Zachary Turner zturner at google.com
Thu Jan 22 09:35:50 PST 2015


I can check windows later today.  As for the CMake variable, I think I told
you the wrong name.  Try this variable instead:

-DLLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION=0

That should force it to use the shell script on MacOSX.

On Thu Jan 22 2015 at 4:35:50 AM Ilia K <ki.stfu at gmail.com> wrote:

> Can anybody test that these changes don't affect to Linux and Windows:
>
> 1. Check that build_dir/bin/lldb-launcher doesn't exist
> 2. Check that build_dir/lib/python2.7/site-packages/lldb/darwin-debug
> doesn't exist
>
> And test that these files are created when building by CMake using shell
> script codepath? Unfortunately I don't know how I can check it because
> LLDB_DEFAULT_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION didn't help me.
>
>
> http://reviews.llvm.org/D7102
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150122/ff6f5bdd/attachment.html>


More information about the lldb-commits mailing list