[Buildroot] [PATCH v8 02/10] package/patchelf: add patch for rpath sanitization under a root directory

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jul 20 20:30:30 UTC 2017


Hello,

On Thu, 20 Jul 2017 16:35:13 +0200, Wolfgang Grandegger wrote:
> The patch allows to use patchelf to sanitize the rpath of the buildroot
> libraries and binaries using the option "--make-rpath-relative <rootdir>".
> Recent versions of patchelf will not built on old Debian and RHEL systems
> due to C++11 constructs. Therefore we stick with v0.9 for the time being.
> 
> Signed-off-by: Wolfgang Grandegger <wg at grandegger.com>
> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> ---
>  ...move-apparently-incorrect-usage-of-static.patch |  56 ++++
>  ...unction-for-splitting-a-colon-separated-s.patch |  63 ++++
>  ...to-make-the-rpath-relative-under-a-specif.patch | 332 +++++++++++++++++++++
>  3 files changed, 451 insertions(+)
>  create mode 100644 package/patchelf/0001-Remove-apparently-incorrect-usage-of-static.patch
>  create mode 100644 package/patchelf/0002-Extract-a-function-for-splitting-a-colon-separated-s.patch
>  create mode 100644 package/patchelf/0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list