mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00: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>