tools: fix make_ext4fs build with recent glibc
[lede-git/.git] / tools / ccache / files / ccache_cxx
1 #!/bin/sh
2 exec ccache "${TARGET_CXX_NOCACHE}" "$@"