SmartAudio/tools/ccache/files/ccache_cxx

3 lines
51 B
Plaintext
Raw Normal View History

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