SmartAudio/tools/ccache/files/ccache_cc

3 lines
50 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
#!/bin/sh
exec ccache "${TARGET_CC_NOCACHE}" "$@"