mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 06:49:59 +04:00
The softethervpn does not actually supported CCFLAGS, or other standard variables, so we need to override CC to include all of those to fix build errors with external toolchains. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>