[lldb-dev] Heads-up: FreeBSD LLDB CMake build broken by relative rpath change

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Feb 27 07:46:24 PST 2014


> It's not FreeBSD-specific; here it is in the GNU ld manual:
> https://sourceware.org/binutils/docs/ld/Options.html#Options
>
> -z keyword
> `origin'  Marks the object may contain $ORIGIN.
>
> and it turns up in some Solaris references from the early 2000s as well.

Oh, sorry. I was looking for it as a single option.

I have tested that the attached patch to llvm works on linux.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140227/e34d36b3/attachment.bin>


More information about the lldb-dev mailing list