mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
bb1c950c52
Make sure we pass down TARGET_CPPFLAGS and TARGET_LDFLAGS to fix build with external toolchains that don't automatically search for headers and libraries in $(STAGING_DIR). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>