17c9810fe7
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@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-Remove-apparently-incorrect-usage-of-static.patch | ||
0002-Extract-a-function-for-splitting-a-colon-separated-s.patch | ||
0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch | ||
0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch | ||
Config.in.host | ||
patchelf.hash | ||
patchelf.mk |