diff options
author | Wolfgang Grandegger <wg@grandegger.com> | 2017-07-20 16:35:16 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-20 22:47:04 +0200 |
commit | 5f4ca518094f7690536074246ab765f36a213783 (patch) | |
tree | 4ddbb7c17d83eb7fdf26acdf5d65024277b65dcd /package/python-systemd/python-systemd.hash | |
parent | b972b108f47c894626452c6f96e5ef1524795db1 (diff) | |
download | buildroot-5f4ca518094f7690536074246ab765f36a213783.tar.gz buildroot-5f4ca518094f7690536074246ab765f36a213783.zip |
core: sanitize RPATH in target tree before copying the overlay
We sanitize the RPATH of ELF files in the target tree to deal
with stupid packages that don't correctly use --prefix/DESTDIR
and that end up putting the full absolute build-time directory
in the RPATH.
We do it before copying the overlay and calling the post-build
script. The user is completely responsible for what happens
in the last two steps, and it should never be touched by us.
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-systemd/python-systemd.hash')
0 files changed, 0 insertions, 0 deletions