1
1
Files
zyxel-vmg8825_b50b-cfw/tools/ccache/files/ccache_cxx
T
2026-04-17 18:33:03 +02:00

3 lines
51 B
Bash
Executable File

#!/bin/sh
exec ccache "${TARGET_CXX_NOCACHE}" "$@"