openwrt/tools/ccache/files/ccache_cc

3 lines
50 B
Bash
Executable File

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