mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-17 14:31:35 +04:00
Forward the OpenWrt CPPFLAGS to the compile process. This fixes fortify sources support. Allow to extend the CPPFLAGS and not only overwrite. Link: https://github.com/openwrt/openwrt/pull/22056 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>