openwrt/tools/fakeroot
Jo-Philipp Wich 8eb8b14ac0 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:10 +00:00
..
patches tools: fakeroot: rework relocatable patch to avoid LD_LIBRARY_PATH usage 2021-09-01 08:07:10 +00:00
Makefile tools: fakeroot: use TCP as IPC transport 2021-09-01 08:06:58 +00:00