immortalwrt/tools/fakeroot/patches
Jo-Philipp Wich ad6db7b31a
tools: fakeroot: rework relocatable patch to avoid LD_LIBRARY_PATH usage
Due to the use of LD_LIBRARY_PATH, the programs running in the fakeroot
environment may end up loading bundled SDK libraries using the system
ld.so.

Rework the relocatability patch to avoid meddling with LD_LIBRARY_PATH
and construct the paths to faked and libfakeroot.so directly.

Fixes: f93cb5c2c8 ("fakeroot: make fakeroot script relocatable")
Reviewed-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-11-12 11:14:11 +08:00
..
000-relocatable.patch tools: fakeroot: rework relocatable patch to avoid LD_LIBRARY_PATH usage 2020-11-12 11:14:11 +08:00
100-portability.patch tools: add fakeroot 2020-08-10 21:14:32 +08:00