In http://reviews.llvm.org/D7238#117336, @chaoren wrote:

> For some reason lib/python2.7/site-packages/lldb/_lldb.so links to liblldb
>  instead of liblldb.so on FreeBSD build
>
> _lldb.so -> ../../../liblldb
>
> Since this doesn't seem related to the CL, I'll go ahead and commit all the
>  changes.


Strange - this doesn't happen for me. I use cmake+ninja for builds. Was yours 
the same, or configure+make?

joule% ls -l lib/python2.7/site-packages/lldb/_lldb.so
lrwxr-xr-x  1 emaste  emaste  19 Aug 28  2013 
lib/python2.7/site-packages/lldb/_lldb.so -> ../../../liblldb.so


http://reviews.llvm.org/D7238

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to