kernel: set default for KERNEL_BPF_KPROBE_OVERRIDE
[openwrt/staging/pepe2k.git] / tools / ccache / files / ccache_cc
1 #!/bin/sh
2 exec ccache "${TARGET_CC_NOCACHE}" "$@"