mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
6ecc58abce
External toolchains don't automatically have STAGING_DIR in their default search path, so make sure we pass TARGET_LDFLAGS down. Since the unrar makefile does not allow overriding, we also need to preserve the original LDFLAGS which include lpthread. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>