mirror of
https://github.com/openwrt/packages.git
synced 2026-06-14 09:31:52 +08:00
0311e58bb6
Add -rpath linker option to host build, pointing to staging/hostpkh/lib. It's needed to find the correct host libs during runtime, without it the hosts libs may be used instaead, causing failures. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>