mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
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>