uclient: update to Git HEAD (2024-04-19)
[openwrt/openwrt.git] / tools / ccache / files / ccache_cxx
1 #!/bin/sh
2 exec ccache "${TARGET_CXX_NOCACHE}" "$@"