mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-18 20:51:59 +04:00
a62ffbf3ac
The Apple g++ check is really clang in disguise. Furthermore, testing on Linux hosts reveals that clang can sufficiently replace gcc. Minimum version of clang is 12 because of ccache. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17259 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>