[Buildroot] [PATCH 1/1] patchelf: Add patch to fix relative rpath issue on PPC

Peter Korsgaard peter at korsgaard.com
Wed Jul 18 21:51:25 UTC 2018


>>>>> "Bryce" == Bryce Ferguson <bryce.ferguson at rockwellcollins.com> writes:

 > This commit adds a patch to the host package patchelf to fix an
 > issue with endianness when the --make-rpath-relative option is
 > specified. Currently, patchelf does not take into account the
 > architecture of the target ELF when it performs the fixup on the
 > RPATH. Thus, if it differs from the host in endianness, the RUNPATH
 > field will be invalid. The patch fixes the bug reported here:

 > https://bugs.busybox.net/show_bug.cgi?id=11101

 > Signed-off-by: Bryce Ferguson <bryce.ferguson at rockwellcollins.com>

Committed to 2018.02.x and 2018.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list