[OE-core] [PATCH] eglibc: Fix for dynamic linker broken offset

Andrei Dinu andrei.adrianx.dinu at intel.com
Mon Sep 24 12:40:00 UTC 2012


On 09/24/2012 02:30 PM, Phil Blundell wrote:
> On Mon, 2012-09-24 at 14:26 +0300, Andrei Dinu wrote:
>> +-	    *reloc_addr += sym->st_value;
>> ++	    *reloc_addr = sym->st_value;
> That patch looks slightly dubious to me.  Are you sure this doesn't
> introduce any regressions elsewhere?
>
> p.
>
>
I have insufficient data to affirm that it doesn't introduces regressions.

Regards,

Andrei Dinu




More information about the Openembedded-core mailing list