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.



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to