mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-11 12:29:29 -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>