mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 14:47:43 +01: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 | ||