summaryrefslogtreecommitdiffstats
path: root/package/patchelf/0001-Remove-apparently-incorrect-usage-of-static.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/patchelf: add patch for rpath sanitization under a root directoryWolfgang Grandegger2017-07-201-0/+56
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@grandegger.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud