0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-08 22:09:41 +00:00
Files
Rosen Penev b0650c50c8 tools/expat: fix compilation with ccache
Even though expat is a C library, the configure script tests both C and
C++ compilers so a fix is needed for the latter.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19594
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-29 21:33:12 +02:00
..