[lldb-dev] fix linux build by using LLVMLibsOptions instead of LD.flags

Dragos Tatulea dragos.tatulea at gmail.com
Thu Apr 26 01:39:26 PDT 2012


Hi,

Here's a patch that fixes the Linux build. LD.flags is prepended to list of
objects to be built. This is not right because the linker will fail to find
the symbols from prepended libs.

Thanks,
Dragos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120426/b8662357/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_linux_fix_ld_flags_var.patch
Type: application/octet-stream
Size: 1370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120426/b8662357/attachment.obj>


More information about the lldb-dev mailing list