On 21 Aug 2010, at 18:36, Anonymous wrote:
> Rui Paulo writes:
>
>> Author: rpaulo
>> Date: Sat Aug 21 17:29:59 2010
>> New Revision: 211577
>> URL: http://svn.freebsd.org/changeset/base/211577
>>
>> Log:
>> Don't link drti.o with libelf_pic.a. This means that all software with
>> userland S
Rui Paulo writes:
> Author: rpaulo
> Date: Sat Aug 21 17:29:59 2010
> New Revision: 211577
> URL: http://svn.freebsd.org/changeset/base/211577
>
> Log:
> Don't link drti.o with libelf_pic.a. This means that all software with
> userland SDT probes must be linked with libelf explicitly.
>
>
On Sat, Aug 21, 2010 at 05:29:59PM +, Rui Paulo wrote:
> Author: rpaulo
> Date: Sat Aug 21 17:29:59 2010
> New Revision: 211577
> URL: http://svn.freebsd.org/changeset/base/211577
>
> Log:
> Don't link drti.o with libelf_pic.a. This means that all software with
> userland SDT probes must b
Author: rpaulo
Date: Sat Aug 21 17:29:59 2010
New Revision: 211577
URL: http://svn.freebsd.org/changeset/base/211577
Log:
Don't link drti.o with libelf_pic.a. This means that all software with
userland SDT probes must be linked with libelf explicitly.
Requested by: kib
Sponsored by: The