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