mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00: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>