On Thu, Jul 3, 2014 at 7:34 AM, Jan Beulich <jbeul...@suse.com> wrote: > Certain ld versions (observed with 2.20.0) put an empty .rela.dyn > section into shared object files, breaking the assumption on the number > of sections to be copied to the final output. Simply discard any empty > SHT_REL and SHT_RELA sections to address this. > > Signed-off-by: Jan Beulich <jbeul...@suse.com> > Cc: Andy Lutomirski <l...@amacapital.net>
Acked-by: Andy Lutomirski <l...@amacapital.net> although I'm hoping to get rid of this section copying crap soon anyway. --Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/