mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-31 00:42:10 -05:00
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:
|
||
|---|---|---|
| .. | ||
| patches | ||
| Makefile | ||